Status: Pass 1183 Failure 10 Skip 79
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
tearDownClass (tempest.api.compute.admin.test_create_server | 1 | 0 | 1 | 0 | 0 | Detail | |
ServersWithSpecificFlavorTestJSON) |
fail
ft1.1: tearDownClass (tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 235, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 207, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 589, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: (<class 'tempest.lib.exceptions.DeleteErrorException'>, Resource %(resource_id)s failed to delete and is in ERROR status Details: Server 03a24d87-527f-4d5b-a998-53393446562a failed to delete and is in ERROR status, <traceback object at 0x7f5fbb119a40>) |
||||||
tearDownClass (tempest.api.compute.images.test_images_oneserver | 1 | 0 | 1 | 0 | 0 | Detail | |
ImagesOneServerTestJSON) |
fail
ft2.1: tearDownClass (tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 235, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 207, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 589, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: (<class 'tempest.lib.exceptions.DeleteErrorException'>, Resource %(resource_id)s failed to delete and is in ERROR status Details: Server 6ab0c594-ecaf-4c5b-977a-9c1b59a2d9cc failed to delete and is in ERROR status, <traceback object at 0x7fde63c22300>) |
||||||
tearDownClass (tempest.api.compute.servers.test_server_rescue_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerRescueNegativeTestJSON) |
fail
ft3.1: tearDownClass (tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 235, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 207, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 589, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Invalid 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 0x7ff2b3bf9400>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume dcb17646-4453-49e6-9701-aedf65139536 within the required time (360 s). Timer started at 1626287649. Timer ended at 1626288009waited for 360, <traceback object at 0x7ff2b22da540>), (<class 'tempest.lib.exceptions.DeleteErrorException'>, Resource %(resource_id)s failed to delete and is in ERROR status Details: Server 2b9e4456-2d8d-44aa-a867-8b086bbb5414 failed to delete and is in ERROR status, <traceback object at 0x7ff2b45582c0>)) |
||||||
tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca] |
fail
ft4.1: tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-07-14 18:18:19,512 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.16/compute/v2.1/flavors/452 0.413s 2021-07-14 18:18:19,513 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '370', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ef98176-bfe1-4ecb-8365-78397a7348c0', 'x-compute-request-id': 'req-3ef98176-bfe1-4ecb-8365-78397a7348c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/flavors/452'} Body: b'{"flavor": {"id": "452", "name": "m1.heat2", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/flavors/452"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}}' 2021-07-14 18:18:20,405 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/flavors 0.888s 2021-07-14 18:18:20,405 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"flavor": {"ram": 1024, "vcpus": 1, "disk": 1, "name": "tempest-flavor_with_ephemeral_1-1538456027", "id": 614639592, "OS-FLV-EXT-DATA:ephemeral": 1, "os-flavor-access:is_public": "True"}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '422', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74aa9ac5-1853-4874-9c49-c42457f68c97', 'x-compute-request-id': 'req-74aa9ac5-1853-4874-9c49-c42457f68c97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/flavors'} Body: b'{"flavor": {"id": "614639592", "name": "tempest-flavor_with_ephemeral_1-1538456027", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/flavors/614639592"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/614639592"}]}}' 2021-07-14 18:18:21,352 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.16/compute/v2.1/flavors/452/os-extra_specs 0.944s 2021-07-14 18:18:21,353 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '19', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28f3e28f-4bb2-4c12-8128-edf1c579ac50', 'x-compute-request-id': 'req-28f3e28f-4bb2-4c12-8128-edf1c579ac50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/flavors/452/os-extra_specs'} Body: b'{"extra_specs": {}}' 2021-07-14 18:18:21,651 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/flavors 0.297s 2021-07-14 18:18:21,652 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"flavor": {"ram": 1024, "vcpus": 1, "disk": 1, "name": "tempest-flavor_with_ephemeral_0-1430223407", "id": 1623911863, "OS-FLV-EXT-DATA:ephemeral": 0, "os-flavor-access:is_public": "True"}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '425', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-896b667c-397e-4384-a061-94b52389bd81', 'x-compute-request-id': 'req-896b667c-397e-4384-a061-94b52389bd81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/flavors'} Body: b'{"flavor": {"id": "1623911863", "name": "tempest-flavor_with_ephemeral_0-1430223407", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/flavors/1623911863"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/1623911863"}]}}' 2021-07-14 18:18:21,676 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.16/compute/v2.1/flavors/452/os-extra_specs 0.022s 2021-07-14 18:18:21,677 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '19', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e16acb6f-68fd-4b6d-89e3-982b1ded58d9', 'x-compute-request-id': 'req-e16acb6f-68fd-4b6d-89e3-982b1ded58d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/flavors/452/os-extra_specs'} Body: b'{"extra_specs": {}}' 2021-07-14 18:18:21,679 109698 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-07-14 18:18:21,679 109698 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-07-14 18:18:22,054 109698 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.16/compute/v2.1/os-keypairs 0.374s 2021-07-14 18:18:22,054 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1127020933"}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:18: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-c9001e04-431a-4316-927a-0e00c6810dd8', 'x-compute-request-id': 'req-c9001e04-431a-4316-927a-0e00c6810dd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAxj6lFGlPz9njYhliydkfvoa2LeCJuFvmbSLUHqoWfMeybQT3\\n91HTYGwAnP1u/etCz+tLzH0pULJM1XgZivGkUwCJvkzSZCJteNy3HviRRfIHiAFT\\n6Fs8y8IBbc+qR4ZR+4SUodq4rzzEnLPaCmPIjeg0581s3fenUR4qRbE3J8KOf5PX\\ndmAgz50CJVXCiF2Ivp6s7fd2txHLXPCTTn7vipVvf9Pwh0tVUzz20Q3oYzRvSZaf\\nVhvX0ehOBPITJDKTUa7bmecFteLqEQ3zf+3XxpXm8pD2m4lVP8v5XG3TmgBT/l91\\nYMeOeTQcxcDlwld85iJeQ1gg8hiSzB/yiZWM2wIDAQABAoIBAFusaGYx9OhnF9Er\\ncBVrRFS0stYwOT95r+rT6kdr3A5DwmzLmWdS/W5fQ0FVqNfezPydEGY1kr9wVDt6\\n2ET6TUTcwNWxbLFFgl4bosq9o2A29eicxJJ0bn7C7io7l8CPiqXGv3zBShou/bSB\\nLtkTH5EPyjdPNYLHnSXTzzR/KMRHT+CmFaO7XVu1Ksx7kTZT0UbXzZ9IIanFGBSi\\naIGNWxijmDBwtdmgGmfIA5INDmCmBKs3xap2vPyOx3tGjhhfUyTgosq69a4pPMpt\\nD9qGpLM7sYpuzlRg6Zwq+9uRts7+M29AazBqvSTGHQEyYHCORjPrmCJYAqniqbW1\\nXlv797ECgYEA/371zHwMkAHRdWWjv6el6uq/00Hw4u7/tCyP551ki92rMpqIAX0V\\nAlqwqZwtjk5WPWe3DkfzyFbtYXSZ//QGu4v/8WYhAYq4r9aAtZ9yB0V81dI9fKkN\\n8AXdT8gX9k7DUEpQ+zupqlJlB56YsPWDLxuQ6qdVii6kzTpbnW+XrvUCgYEAxqLF\\nBATX1tJnICNVyZ+upiJRl723VbZo4MqebUAqYgDBe1HrbkkGmOoZj4h/godxKh4M\\nF7fXAYxqx/y0PSmr/ZR9IUh88dzRcIwAJ5jDUWAZlYaz78Z2NX2bIvXrts134zyu\\nrraPj2FAsu9gjU08uK4eq8RI9lXukDJwntEoSo8CgYATBlEnONV2o6wFIdxfmQwx\\nwekmwfI98632rJrKlF24THlC+17FPZsi4b3l40tBHXQuflqTJahxcoeaiiQteu5F\\naNdWElTC2KGH9mD/JTBIelQhV9ZcQfpXtRgVqMCgBp1kjSQakQbBOAFt39Fe2+k4\\nyMSxtGQaNf7viTjpMDYLQQKBgQCgRhXR+FZv77VmKRy/Yyj4xBgx59JWRqi5OMQ8\\nQtnv2cxERQVCJ4o7OCkHt4urNr4IzdXUDXJevX4rf6uu7kDoizer82Fdhl84AL7f\\nNFPlBTWfgOEPR4N6Ba93thZLmd5ybDRGpOeROVeLCbtOSFQGb/gvgGGe4hdsIkbc\\n3scz4QKBgQCqiAjvTgHPko9nkZg97bCscVPRCCoAZvy9iCnM4JVT9ayon3wrBhq8\\ndn3ikIbhOncG6JSumoOZdRxGvK0lWm8KNUBot5uX7WSV62fQBCjy2I4c7zRBK5Bz\\n9+r9pMcRnHeNNmYUcVNfsAk9lIRnDyZcOrpQOubkjfPjWPFGxTp/Dw==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-1127020933", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGPqUUaU/P2eNiGWLJ2R++hrYt4Im4W+ZtItQeqhZ8x7JtBPf3UdNgbACc/W7960LP60vMfSlQskzVeBmK8aRTAIm+TNJkIm143Lce+JFF8geIAVPoWzzLwgFtz6pHhlH7hJSh2rivPMScs9oKY8iN6DTnzWzd96dRHipFsTcnwo5/k9d2YCDPnQIlVcKIXYi+nqzt93a3Ectc8JNOfu+KlW9/0/CHS1VTPPbRDehjNG9Jlp9WG9fR6E4E8hMkMpNRrtuZ5wW14uoRDfN/7dfGlebykPabiVU/y/lcbdOaAFP+X3Vgx455NBzFwOXCV3zmIl5DWCDyGJLMH/KJlYzb Generated-by-Nova", "fingerprint": "5e:5d:8e:15:48:b6:64:cf:66:e9:5b:60:19:c1:79:04", "user_id": "d1d71103bc9448c18cdc23e16f62fb36"}}' 2021-07-14 18:18:22,056 109698 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1127020933 created 2021-07-14 18:18:22,485 109698 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.16:9696/v2.0/security-groups 0.428s 2021-07-14 18:18:22,485 109698 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--1191624037", "description": "tempest-description--1289257294"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1580', 'x-openstack-request-id': 'req-fb7cea6c-9e20-4acb-880d-887e7f930f1a', 'date': 'Wed, 14 Jul 2021 18:18:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "53e3c538-c3c4-4fce-8d05-f9ee7d004cad", "name": "tempest-securitygroup--1191624037", "stateful": true, "tenant_id": "c51e850593fc4a37af9470721017e8e7", "description": "tempest-description--1289257294", "security_group_rules": [{"id": "71e4965e-8f55-4937-81c6-30d1aa4a4464", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "security_group_id": "53e3c538-c3c4-4fce-8d05-f9ee7d004cad", "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": 246, "description": null, "tags": [], "created_at": "2021-07-14T18:18:22Z", "updated_at": "2021-07-14T18:18:22Z", "revision_number": 0, "project_id": "c51e850593fc4a37af9470721017e8e7"}, {"id": "fc249c29-82ad-4ef7-b718-8fdcd914638c", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "security_group_id": "53e3c538-c3c4-4fce-8d05-f9ee7d004cad", "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": 245, "description": null, "tags": [], "created_at": "2021-07-14T18:18:22Z", "updated_at": "2021-07-14T18:18:22Z", "revision_number": 0, "project_id": "c51e850593fc4a37af9470721017e8e7"}], "tags": [], "created_at": "2021-07-14T18:18:22Z", "updated_at": "2021-07-14T18:18:22Z", "revision_number": 1, "project_id": "c51e850593fc4a37af9470721017e8e7"}}' 2021-07-14 18:18:22,704 109698 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.16:9696/v2.0/security-group-rules 0.218s 2021-07-14 18:18:22,704 109698 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": "53e3c538-c3c4-4fce-8d05-f9ee7d004cad", "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-ed9945c3-f83c-43a7-a678-d39a7a3338e4', 'date': 'Wed, 14 Jul 2021 18:18:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3c8d5e9b-8f28-4ebb-bc6f-871fd02cb588", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "security_group_id": "53e3c538-c3c4-4fce-8d05-f9ee7d004cad", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-07-14T18:18:22Z", "updated_at": "2021-07-14T18:18:22Z", "revision_number": 0, "project_id": "c51e850593fc4a37af9470721017e8e7"}}' 2021-07-14 18:18:23,339 109698 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.16:9696/v2.0/security-group-rules 0.634s 2021-07-14 18:18:23,339 109698 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": "53e3c538-c3c4-4fce-8d05-f9ee7d004cad", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-7648c13e-d893-4101-83ae-80489ede6559', 'date': 'Wed, 14 Jul 2021 18:18:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bc0551b6-2aa1-495d-9301-79dad7b4f908", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "security_group_id": "53e3c538-c3c4-4fce-8d05-f9ee7d004cad", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-07-14T18:18:23Z", "updated_at": "2021-07-14T18:18:23Z", "revision_number": 0, "project_id": "c51e850593fc4a37af9470721017e8e7"}}' 2021-07-14 18:18:23,340 109698 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1191624037 created 2021-07-14 18:18:28,722 109698 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.16:9696/v2.0/floatingips 5.382s 2021-07-14 18:18:28,722 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "9200a437-e1de-4520-88f6-e68386523e61"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-acbc92a8-a997-40c0-9bce-3b43a023a7c6', 'date': 'Wed, 14 Jul 2021 18:18:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "5c482abf-23fb-42b2-a11d-58b05e43f619", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "floating_ip_address": "172.25.1.41", "floating_network_id": "9200a437-e1de-4520-88f6-e68386523e61", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "c51e850593fc4a37af9470721017e8e7", "description": "", "port_details": null, "tags": [], "created_at": "2021-07-14T18:18:25Z", "updated_at": "2021-07-14T18:18:25Z", "revision_number": 0}}' 2021-07-14 18:18:28,723 109698 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '5c482abf-23fb-42b2-a11d-58b05e43f619', 'tenant_id': 'c51e850593fc4a37af9470721017e8e7', 'floating_ip_address': '172.25.1.41', 'floating_network_id': '9200a437-e1de-4520-88f6-e68386523e61', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c51e850593fc4a37af9470721017e8e7', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-07-14T18:18:25Z', 'updated_at': '2021-07-14T18:18:25Z', 'revision_number': 0, 'ip': '172.25.1.41'} created 2021-07-14 18:18:28,896 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 201 POST http://10.222.0.16/identity/v3/auth/tokens 0.167s 2021-07-14 18:18:28,896 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 14 Jul 2021 18:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3421', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ec2b55dc-80b1-4005-9620-66d4fd0c8adc', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d1d71103bc9448c18cdc23e16f62fb36", "name": "tempest-ServersWithSpecificFlavorTestJSON-461581366-project", "password_expires_at": null}, "audit_ids": ["DDOsGvjnTkG_2eIw-quVbQ"], "expires_at": "2021-07-14T19:18:28.000000Z", "issued_at": "2021-07-14T18:18:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c51e850593fc4a37af9470721017e8e7", "name": "tempest-ServersWithSpecificFlavorTestJSON-461581366"}, "is_domain": false, "roles": [{"id": "975ebb6e8f2d45eca61d82eadec80425", "name": "member"}, {"id": "5208adb71b234d8e85565391e0343c00", "name": "reader"}], "catalog": [{"endpoints": [{"id": "2728c3cd7ae44237a8519f041e92bfb6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/identity", "region": "RegionOne"}, {"id": "75279e2ea7ff4ba0a6fb24e622004744", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.16/identity", "region": "RegionOne"}], "id": "0592cf8c85eb4af882b85911e18a570d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "35b519327e204d6ca9898805f4e10973", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16:8080/v1/AUTH_c51e850593fc4a37af9470721017e8e7", "region": "RegionOne"}, {"id": "fdf92f1f89b2468c8bdce1942e31410e", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.16:8080", "region": "RegionOne"}], "id": "15a71d55476b4eebb0ed7024166b5b19", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "5bd0add63a4e42e4a881cdfaf5f96f4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/compute/v2.1", "region": "RegionOne"}], "id": "4c1e3482c0cf4f0db14b00b50e9a7bad", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "951f5da8700d4a45a0aacf3973b624f3", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/compute/v2/c51e850593fc4a37af9470721017e8e7", "region": "RegionOne"}], "id": "4f07b3439f34437ab542889a06671ce4", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d67be268cec54e399c0d8fc341b8b931", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/image", "region": "RegionOne"}], "id": "a68227c366e747e9879eb25749a43dbe", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5b86baf7b4214893b7bfaeb12454422b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/placement", "region": "RegionOne"}], "id": "ad8d19f5266a43438f52860085f3ca60", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ce70bae85d4c4643a37ed5c3a59a3219", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16:9696/", "region": "RegionOne"}], "id": "c7aadfba46b3493093b6d8a29185d818", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9ed90baacd694cc0884a6157b4601610", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v3/c51e850593fc4a37af9470721017e8e7", "region": "RegionOne"}], "id": "d993d5d8cea1480aa81b55d24a564011", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4f099623913b4e6796fdedf44e7569d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v3/c51e850593fc4a37af9470721017e8e7", "region": "RegionOne"}], "id": "eca07b5fff534a0daf3f260934238d05", "type": "block-storage", "name": "cinder"}]}}' 2021-07-14 18:18:28,897 109698 INFO [tempest.lib.common.fixed_network] (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk) Found network {'id': 'b1df69b6-7369-4ffc-83a6-1f3eb48a524d', 'name': 'tempest-ServersWithSpecificFlavorTestJSON-919346871-network', 'tenant_id': 'c51e850593fc4a37af9470721017e8e7', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c51e850593fc4a37af9470721017e8e7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 61, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-07-14T18:17:43Z', 'updated_at': '2021-07-14T18:17:44Z', 'revision_number': 1} available for tenant 2021-07-14 18:18:28,897 109698 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxj6lFGlPz9njYhliydkfvoa2LeCJuFvmbSLUHqoWfMeybQT3\n91HTYGwAnP1u/etCz+tLzH0pULJM1XgZivGkUwCJvkzSZCJteNy3HviRRfIHiAFT\n6Fs8y8IBbc+qR4ZR+4SUodq4rzzEnLPaCmPIjeg0581s3fenUR4qRbE3J8KOf5PX\ndmAgz50CJVXCiF2Ivp6s7fd2txHLXPCTTn7vipVvf9Pwh0tVUzz20Q3oYzRvSZaf\nVhvX0ehOBPITJDKTUa7bmecFteLqEQ3zf+3XxpXm8pD2m4lVP8v5XG3TmgBT/l91\nYMeOeTQcxcDlwld85iJeQ1gg8hiSzB/yiZWM2wIDAQABAoIBAFusaGYx9OhnF9Er\ncBVrRFS0stYwOT95r+rT6kdr3A5DwmzLmWdS/W5fQ0FVqNfezPydEGY1kr9wVDt6\n2ET6TUTcwNWxbLFFgl4bosq9o2A29eicxJJ0bn7C7io7l8CPiqXGv3zBShou/bSB\nLtkTH5EPyjdPNYLHnSXTzzR/KMRHT+CmFaO7XVu1Ksx7kTZT0UbXzZ9IIanFGBSi\naIGNWxijmDBwtdmgGmfIA5INDmCmBKs3xap2vPyOx3tGjhhfUyTgosq69a4pPMpt\nD9qGpLM7sYpuzlRg6Zwq+9uRts7+M29AazBqvSTGHQEyYHCORjPrmCJYAqniqbW1\nXlv797ECgYEA/371zHwMkAHRdWWjv6el6uq/00Hw4u7/tCyP551ki92rMpqIAX0V\nAlqwqZwtjk5WPWe3DkfzyFbtYXSZ//QGu4v/8WYhAYq4r9aAtZ9yB0V81dI9fKkN\n8AXdT8gX9k7DUEpQ+zupqlJlB56YsPWDLxuQ6qdVii6kzTpbnW+XrvUCgYEAxqLF\nBATX1tJnICNVyZ+upiJRl723VbZo4MqebUAqYgDBe1HrbkkGmOoZj4h/godxKh4M\nF7fXAYxqx/y0PSmr/ZR9IUh88dzRcIwAJ5jDUWAZlYaz78Z2NX2bIvXrts134zyu\nrraPj2FAsu9gjU08uK4eq8RI9lXukDJwntEoSo8CgYATBlEnONV2o6wFIdxfmQwx\nwekmwfI98632rJrKlF24THlC+17FPZsi4b3l40tBHXQuflqTJahxcoeaiiQteu5F\naNdWElTC2KGH9mD/JTBIelQhV9ZcQfpXtRgVqMCgBp1kjSQakQbBOAFt39Fe2+k4\nyMSxtGQaNf7viTjpMDYLQQKBgQCgRhXR+FZv77VmKRy/Yyj4xBgx59JWRqi5OMQ8\nQtnv2cxERQVCJ4o7OCkHt4urNr4IzdXUDXJevX4rf6uu7kDoizer82Fdhl84AL7f\nNFPlBTWfgOEPR4N6Ba93thZLmd5ybDRGpOeROVeLCbtOSFQGb/gvgGGe4hdsIkbc\n3scz4QKBgQCqiAjvTgHPko9nkZg97bCscVPRCCoAZvy9iCnM4JVT9ayon3wrBhq8\ndn3ikIbhOncG6JSumoOZdRxGvK0lWm8KNUBot5uX7WSV62fQBCjy2I4c7zRBK5Bz\n9+r9pMcRnHeNNmYUcVNfsAk9lIRnDyZcOrpQOubkjfPjWPFGxTp/Dw==\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-1127020933', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGPqUUaU/P2eNiGWLJ2R++hrYt4Im4W+ZtItQeqhZ8x7JtBPf3UdNgbACc/W7960LP60vMfSlQskzVeBmK8aRTAIm+TNJkIm143Lce+JFF8geIAVPoWzzLwgFtz6pHhlH7hJSh2rivPMScs9oKY8iN6DTnzWzd96dRHipFsTcnwo5/k9d2YCDPnQIlVcKIXYi+nqzt93a3Ectc8JNOfu+KlW9/0/CHS1VTPPbRDehjNG9Jlp9WG9fR6E4E8hMkMpNRrtuZ5wW14uoRDfN/7dfGlebykPabiVU/y/lcbdOaAFP+X3Vgx455NBzFwOXCV3zmIl5DWCDyGJLMH/KJlYzb Generated-by-Nova', 'fingerprint': '5e:5d:8e:15:48:b6:64:cf:66:e9:5b:60:19:c1:79:04', 'user_id': 'd1d71103bc9448c18cdc23e16f62fb36'}, 'security_group': {'id': '53e3c538-c3c4-4fce-8d05-f9ee7d004cad', 'name': 'tempest-securitygroup--1191624037', 'stateful': True, 'tenant_id': 'c51e850593fc4a37af9470721017e8e7', 'description': 'tempest-description--1289257294', 'security_group_rules': [{'id': '71e4965e-8f55-4937-81c6-30d1aa4a4464', 'tenant_id': 'c51e850593fc4a37af9470721017e8e7', 'security_group_id': '53e3c538-c3c4-4fce-8d05-f9ee7d004cad', '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': 246, 'description': None, 'tags': [], 'created_at': '2021-07-14T18:18:22Z', 'updated_at': '2021-07-14T18:18:22Z', 'revision_number': 0, 'project_id': 'c51e850593fc4a37af9470721017e8e7'}, {'id': 'fc249c29-82ad-4ef7-b718-8fdcd914638c', 'tenant_id': 'c51e850593fc4a37af9470721017e8e7', 'security_group_id': '53e3c538-c3c4-4fce-8d05-f9ee7d004cad', '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': 245, 'description': None, 'tags': [], 'created_at': '2021-07-14T18:18:22Z', 'updated_at': '2021-07-14T18:18:22Z', 'revision_number': 0, 'project_id': 'c51e850593fc4a37af9470721017e8e7'}], 'tags': [], 'created_at': '2021-07-14T18:18:22Z', 'updated_at': '2021-07-14T18:18:22Z', 'revision_number': 1, 'project_id': 'c51e850593fc4a37af9470721017e8e7'}, 'floating_ip': {'id': '5c482abf-23fb-42b2-a11d-58b05e43f619', 'tenant_id': 'c51e850593fc4a37af9470721017e8e7', 'floating_ip_address': '172.25.1.41', 'floating_network_id': '9200a437-e1de-4520-88f6-e68386523e61', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c51e850593fc4a37af9470721017e8e7', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-07-14T18:18:25Z', 'updated_at': '2021-07-14T18:18:25Z', 'revision_number': 0, 'ip': '172.25.1.41'}} 2021-07-14 18:18:33,207 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 202 POST http://10.222.0.16/compute/v2.1/servers 4.308s 2021-07-14 18:18:33,207 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServersWithSpecificFlavorTestJSON-server-873564572", "imageRef": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "flavorRef": "1623911863", "adminPass": "password", "networks": [{"uuid": "b1df69b6-7369-4ffc-83a6-1f3eb48a524d"}], "security_groups": [{"name": "tempest-securitygroup--1191624037"}], "key_name": "tempest-keypair-1127020933", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed29ed1b-c875-402d-ba45-56e9503ea60b', 'x-compute-request-id': 'req-ed29ed1b-c875-402d-ba45-56e9503ea60b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/servers'} Body: b'{"server": {"id": "431bf4c3-8186-4be2-9ee1-3a584641826f", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/431bf4c3-8186-4be2-9ee1-3a584641826f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1191624037"}], "adminPass": "password"}}' 2021-07-14 18:18:34,616 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f 1.407s 2021-07-14 18:18:34,617 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1264', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3621eba6-39f8-4c5b-aac0-f6f3b6f4f308', 'x-compute-request-id': 'req-3621eba6-39f8-4c5b-aac0-f6f3b6f4f308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f'} Body: b'{"server": {"id": "431bf4c3-8186-4be2-9ee1-3a584641826f", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-873564572", "status": "BUILD", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "user_id": "d1d71103bc9448c18cdc23e16f62fb36", "metadata": {}, "hostId": "", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "1623911863", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/1623911863"}]}, "created": "2021-07-14T18:18:33Z", "updated": "2021-07-14T18:18:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/431bf4c3-8186-4be2-9ee1-3a584641826f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1127020933", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:18:37,502 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f 1.869s 2021-07-14 18:18:37,502 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f8e38e5-6fc9-4b27-8b14-5c81c1104a68', 'x-compute-request-id': 'req-8f8e38e5-6fc9-4b27-8b14-5c81c1104a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f'} Body: b'{"server": {"id": "431bf4c3-8186-4be2-9ee1-3a584641826f", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-873564572", "status": "BUILD", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "user_id": "d1d71103bc9448c18cdc23e16f62fb36", "metadata": {}, "hostId": "0b0d618fafdb2a32279329aff0dd718928fcd1b7af0f98d85dcd997e", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "1623911863", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/1623911863"}]}, "created": "2021-07-14T18:18:33Z", "updated": "2021-07-14T18:18:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/431bf4c3-8186-4be2-9ee1-3a584641826f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127020933", "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": []}}' 2021-07-14 18:18:37,517 109698 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2021-07-14 18:18:42,534 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f 4.017s 2021-07-14 18:18:42,534 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f7070f1-f79f-4b27-9668-256cceead497', 'x-compute-request-id': 'req-2f7070f1-f79f-4b27-9668-256cceead497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f'} Body: b'{"server": {"id": "431bf4c3-8186-4be2-9ee1-3a584641826f", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-873564572", "status": "BUILD", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "user_id": "d1d71103bc9448c18cdc23e16f62fb36", "metadata": {}, "hostId": "0b0d618fafdb2a32279329aff0dd718928fcd1b7af0f98d85dcd997e", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "1623911863", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/1623911863"}]}, "created": "2021-07-14T18:18:33Z", "updated": "2021-07-14T18:18:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/431bf4c3-8186-4be2-9ee1-3a584641826f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127020933", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1191624037"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:18:42,545 109698 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait 2021-07-14 18:18:44,935 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f 1.389s 2021-07-14 18:18:44,936 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73a34196-c988-4773-934b-5be3afbc34d8', 'x-compute-request-id': 'req-73a34196-c988-4773-934b-5be3afbc34d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f'} Body: b'{"server": {"id": "431bf4c3-8186-4be2-9ee1-3a584641826f", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-873564572", "status": "BUILD", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "user_id": "d1d71103bc9448c18cdc23e16f62fb36", "metadata": {}, "hostId": "0b0d618fafdb2a32279329aff0dd718928fcd1b7af0f98d85dcd997e", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "1623911863", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/1623911863"}]}, "created": "2021-07-14T18:18:33Z", "updated": "2021-07-14T18:18:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/431bf4c3-8186-4be2-9ee1-3a584641826f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127020933", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1191624037"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:18:47,018 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f 1.074s 2021-07-14 18:18:47,018 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef1eec52-d402-4e1d-93b7-182019f3ff27', 'x-compute-request-id': 'req-ef1eec52-d402-4e1d-93b7-182019f3ff27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f'} Body: b'{"server": {"id": "431bf4c3-8186-4be2-9ee1-3a584641826f", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-873564572", "status": "BUILD", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "user_id": "d1d71103bc9448c18cdc23e16f62fb36", "metadata": {}, "hostId": "0b0d618fafdb2a32279329aff0dd718928fcd1b7af0f98d85dcd997e", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "1623911863", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/1623911863"}]}, "created": "2021-07-14T18:18:33Z", "updated": "2021-07-14T18:18:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/431bf4c3-8186-4be2-9ee1-3a584641826f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127020933", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1191624037"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:18:48,680 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f 0.654s 2021-07-14 18:18:48,681 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96072d1b-1e34-4e5d-ad33-c8c1a208a857', 'x-compute-request-id': 'req-96072d1b-1e34-4e5d-ad33-c8c1a208a857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f'} Body: b'{"server": {"id": "431bf4c3-8186-4be2-9ee1-3a584641826f", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-873564572", "status": "BUILD", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "user_id": "d1d71103bc9448c18cdc23e16f62fb36", "metadata": {}, "hostId": "0b0d618fafdb2a32279329aff0dd718928fcd1b7af0f98d85dcd997e", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "1623911863", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/1623911863"}]}, "created": "2021-07-14T18:18:33Z", "updated": "2021-07-14T18:18:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/431bf4c3-8186-4be2-9ee1-3a584641826f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127020933", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1191624037"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:18:50,218 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f 0.530s 2021-07-14 18:18:50,218 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e864ef62-9833-4bb1-8b6c-aeaed36883ea', 'x-compute-request-id': 'req-e864ef62-9833-4bb1-8b6c-aeaed36883ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f'} Body: b'{"server": {"id": "431bf4c3-8186-4be2-9ee1-3a584641826f", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-873564572", "status": "BUILD", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "user_id": "d1d71103bc9448c18cdc23e16f62fb36", "metadata": {}, "hostId": "0b0d618fafdb2a32279329aff0dd718928fcd1b7af0f98d85dcd997e", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "1623911863", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/1623911863"}]}, "created": "2021-07-14T18:18:33Z", "updated": "2021-07-14T18:18:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/431bf4c3-8186-4be2-9ee1-3a584641826f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127020933", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1191624037"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:18:52,663 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f 1.435s 2021-07-14 18:18:52,663 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4fa3cce-deff-4dbd-8d3c-62bf6217f6c0', 'x-compute-request-id': 'req-f4fa3cce-deff-4dbd-8d3c-62bf6217f6c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f'} Body: b'{"server": {"id": "431bf4c3-8186-4be2-9ee1-3a584641826f", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-873564572", "status": "BUILD", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "user_id": "d1d71103bc9448c18cdc23e16f62fb36", "metadata": {}, "hostId": "0b0d618fafdb2a32279329aff0dd718928fcd1b7af0f98d85dcd997e", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "1623911863", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/1623911863"}]}, "created": "2021-07-14T18:18:33Z", "updated": "2021-07-14T18:18:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/431bf4c3-8186-4be2-9ee1-3a584641826f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127020933", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1191624037"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:18:54,265 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f 0.594s 2021-07-14 18:18:54,266 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-678442ce-986b-4da2-9708-44bfa6f4dcec', 'x-compute-request-id': 'req-678442ce-986b-4da2-9708-44bfa6f4dcec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f'} Body: b'{"server": {"id": "431bf4c3-8186-4be2-9ee1-3a584641826f", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-873564572", "status": "BUILD", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "user_id": "d1d71103bc9448c18cdc23e16f62fb36", "metadata": {}, "hostId": "0b0d618fafdb2a32279329aff0dd718928fcd1b7af0f98d85dcd997e", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "1623911863", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/1623911863"}]}, "created": "2021-07-14T18:18:33Z", "updated": "2021-07-14T18:18:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/431bf4c3-8186-4be2-9ee1-3a584641826f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127020933", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1191624037"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:18:55,719 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f 0.444s 2021-07-14 18:18:55,719 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1588', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14aba18e-af2a-420a-b7f9-717e935c0f8e', 'x-compute-request-id': 'req-14aba18e-af2a-420a-b7f9-717e935c0f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f'} Body: b'{"server": {"id": "431bf4c3-8186-4be2-9ee1-3a584641826f", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-873564572", "status": "ACTIVE", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "user_id": "d1d71103bc9448c18cdc23e16f62fb36", "metadata": {}, "hostId": "0b0d618fafdb2a32279329aff0dd718928fcd1b7af0f98d85dcd997e", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "1623911863", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/1623911863"}]}, "created": "2021-07-14T18:18:33Z", "updated": "2021-07-14T18:18:54Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-919346871-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:0b:4a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/431bf4c3-8186-4be2-9ee1-3a584641826f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1127020933", "OS-SRV-USG:launched_at": "2021-07-14T18:18:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1191624037"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:18:55,729 109698 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 21 second wait 2021-07-14 18:18:56,194 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/os-interface 0.463s 2021-07-14 18:18:56,194 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:18: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-b7e63376-84eb-4543-9c9d-d0a5b7ba8989', 'x-compute-request-id': 'req-b7e63376-84eb-4543-9c9d-d0a5b7ba8989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "b1df69b6-7369-4ffc-83a6-1f3eb48a524d", "port_id": "a752284b-f96b-456a-86f1-78b2956aabb1", "mac_addr": "fa:16:3e:22:0b:4a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "52a71ea9-5395-411d-94f2-0fbe5949db70", "ip_address": "172.20.0.5"}]}]}' 2021-07-14 18:18:58,640 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 PUT http://10.222.0.16:9696/v2.0/floatingips/5c482abf-23fb-42b2-a11d-58b05e43f619 2.443s 2021-07-14 18:18:58,641 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "a752284b-f96b-456a-86f1-78b2956aabb1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-3e4eb8ad-baa4-4611-8620-7b25088f015c', 'date': 'Wed, 14 Jul 2021 18:18:58 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16:9696/v2.0/floatingips/5c482abf-23fb-42b2-a11d-58b05e43f619'} Body: b'{"floatingip": {"id": "5c482abf-23fb-42b2-a11d-58b05e43f619", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "floating_ip_address": "172.25.1.41", "floating_network_id": "9200a437-e1de-4520-88f6-e68386523e61", "router_id": "6bbb4a37-7601-4b77-8a33-a5884ec4332b", "port_id": "a752284b-f96b-456a-86f1-78b2956aabb1", "fixed_ip_address": "172.20.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b1df69b6-7369-4ffc-83a6-1f3eb48a524d", "mac_address": "fa:16:3e:22:0b:4a", "admin_state_up": true, "status": "ACTIVE", "device_id": "431bf4c3-8186-4be2-9ee1-3a584641826f", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-07-14T18:18:25Z", "updated_at": "2021-07-14T18:18:57Z", "revision_number": 1, "project_id": "c51e850593fc4a37af9470721017e8e7"}}' 2021-07-14 18:18:59,158 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.517s 2021-07-14 18:18:59,158 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c93fdf2-8c37-454a-938e-eedb42c48446', 'x-compute-request-id': 'req-6c93fdf2-8c37-454a-938e-eedb42c48446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action'} Body: b'{"output": ""}' 2021-07-14 18:19:01,274 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 1.113s 2021-07-14 18:19:01,275 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70a0cb3e-2348-45e9-afa7-52974229ed5d', 'x-compute-request-id': 'req-70a0cb3e-2348-45e9-afa7-52974229ed5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action'} Body: b'{"output": ""}' 2021-07-14 18:19:02,549 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.271s 2021-07-14 18:19:02,549 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d7c8378-8a26-43b7-a64c-fd0bb3652a86', 'x-compute-request-id': 'req-7d7c8378-8a26-43b7-a64c-fd0bb3652a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action'} Body: b'{"output": ""}' 2021-07-14 18:19:04,598 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 1.046s 2021-07-14 18:19:04,598 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7f9b8f2-a21f-4fa1-bba0-4840f37a921f', 'x-compute-request-id': 'req-a7f9b8f2-a21f-4fa1-bba0-4840f37a921f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action'} Body: b'{"output": ""}' 2021-07-14 18:19:06,036 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.436s 2021-07-14 18:19:06,037 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cab9cd7-a29d-42fe-90b7-1be8e340b3dc', 'x-compute-request-id': 'req-3cab9cd7-a29d-42fe-90b7-1be8e340b3dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action'} Body: b'{"output": ""}' 2021-07-14 18:19:08,612 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 1.573s 2021-07-14 18:19:08,613 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '16398', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18f5edc8-337a-467d-97be-c28605c19871', 'x-compute-request-id': 'req-18f5edc8-337a-467d-97be-c28605c19871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:19:09,893 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.278s 2021-07-14 18:19:09,894 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '16398', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-172ffb0c-1c72-479b-9bf8-e60ffebc52a8', 'x-compute-request-id': 'req-172ffb0c-1c72-479b-9bf8-e60ffebc52a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:19:11,185 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.289s 2021-07-14 18:19:11,186 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '16398', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5726d15-d3ef-4d30-9a20-62bbf6bf932a', 'x-compute-request-id': 'req-d5726d15-d3ef-4d30-9a20-62bbf6bf932a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:19:13,176 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.988s 2021-07-14 18:19:13,176 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-793045d9-48b3-4686-8a90-b628a318ce6c', 'x-compute-request-id': 'req-793045d9-48b3-4686-8a90-b628a318ce6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:19:14,648 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.469s 2021-07-14 18:19:14,649 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a2364b5-0400-4b9b-9a51-6290601c5e6d', 'x-compute-request-id': 'req-7a2364b5-0400-4b9b-9a51-6290601c5e6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:19:16,171 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.520s 2021-07-14 18:19:16,171 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2654c537-314e-4efa-b22b-c6b504c1f714', 'x-compute-request-id': 'req-2654c537-314e-4efa-b22b-c6b504c1f714', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:19:18,127 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.953s 2021-07-14 18:19:18,128 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce343111-1664-4e92-a63c-c4980205c0ff', 'x-compute-request-id': 'req-ce343111-1664-4e92-a63c-c4980205c0ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:19:19,405 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.274s 2021-07-14 18:19:19,405 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45402b37-ecca-4f8f-a7de-528538684da7', 'x-compute-request-id': 'req-45402b37-ecca-4f8f-a7de-528538684da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:19:20,795 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.387s 2021-07-14 18:19:20,795 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3dfe021-7b8b-4c59-986f-a1338d03ba77', 'x-compute-request-id': 'req-d3dfe021-7b8b-4c59-986f-a1338d03ba77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:19:22,124 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.325s 2021-07-14 18:19:22,124 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fb30f27-958b-4643-a1d1-5992a9b300b6', 'x-compute-request-id': 'req-7fb30f27-958b-4643-a1d1-5992a9b300b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:19:23,457 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.330s 2021-07-14 18:19:23,458 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-609e38df-8219-4c36-9463-e365063512b0', 'x-compute-request-id': 'req-609e38df-8219-4c36-9463-e365063512b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:19:25,316 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.855s 2021-07-14 18:19:25,317 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-373dfa9c-acab-42a5-9fc6-4b77d40af154', 'x-compute-request-id': 'req-373dfa9c-acab-42a5-9fc6-4b77d40af154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:19:27,676 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 1.356s 2021-07-14 18:19:27,677 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a1ceb00-b45e-4a46-a807-5b5394c9bcda', 'x-compute-request-id': 'req-7a1ceb00-b45e-4a46-a807-5b5394c9bcda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:19:30,618 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 1.938s 2021-07-14 18:19:30,623 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe7ef7e6-0c97-4453-ab49-da44b0dc6891', 'x-compute-request-id': 'req-fe7ef7e6-0c97-4453-ab49-da44b0dc6891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:19:34,065 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 2.439s 2021-07-14 18:19:34,066 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f98b0924-3cee-47bc-8413-6cd26da2b037', 'x-compute-request-id': 'req-f98b0924-3cee-47bc-8413-6cd26da2b037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:19:36,199 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 1.131s 2021-07-14 18:19:36,200 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-594b7d1b-2fd7-4a8f-a462-c50c7cdd56c8', 'x-compute-request-id': 'req-594b7d1b-2fd7-4a8f-a462-c50c7cdd56c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:19:38,160 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.957s 2021-07-14 18:19:38,161 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddf5089e-9233-485b-9dad-579594e7c37e', 'x-compute-request-id': 'req-ddf5089e-9233-485b-9dad-579594e7c37e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:19:39,755 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.591s 2021-07-14 18:19:39,756 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae343e8c-758e-4a01-a884-7ecafaa60dde', 'x-compute-request-id': 'req-ae343e8c-758e-4a01-a884-7ecafaa60dde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:19:42,853 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 2.095s 2021-07-14 18:19:42,854 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84ae9814-6f36-4103-a62b-9f8174bb2ba8', 'x-compute-request-id': 'req-84ae9814-6f36-4103-a62b-9f8174bb2ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:19:45,567 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 1.710s 2021-07-14 18:19:45,568 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec64334e-e1ab-40ac-bde8-d78397fb11ab', 'x-compute-request-id': 'req-ec64334e-e1ab-40ac-bde8-d78397fb11ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:19:47,098 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.527s 2021-07-14 18:19:47,098 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d1ce569-d73c-4cb8-952e-722e778fbafc', 'x-compute-request-id': 'req-3d1ce569-d73c-4cb8-952e-722e778fbafc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:19:50,702 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 2.600s 2021-07-14 18:19:50,702 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21754611-f7f5-48e0-ba22-587dded1b334', 'x-compute-request-id': 'req-21754611-f7f5-48e0-ba22-587dded1b334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:19:53,444 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 1.738s 2021-07-14 18:19:53,445 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3c5bdb5-1f66-42ff-92cf-4906d94c6db9', 'x-compute-request-id': 'req-a3c5bdb5-1f66-42ff-92cf-4906d94c6db9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:19:55,472 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 1.024s 2021-07-14 18:19:55,473 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a9689b8-cfad-47ac-bfc5-a2eb689e25ae', 'x-compute-request-id': 'req-3a9689b8-cfad-47ac-bfc5-a2eb689e25ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:19:58,096 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 1.620s 2021-07-14 18:19:58,097 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-844d7e87-3d8b-490b-b6b1-36ad8478e606', 'x-compute-request-id': 'req-844d7e87-3d8b-490b-b6b1-36ad8478e606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:19:59,913 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.814s 2021-07-14 18:19:59,913 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a82d0f1-2fd6-4bf1-b7cd-c0b6511aba1e', 'x-compute-request-id': 'req-7a82d0f1-2fd6-4bf1-b7cd-c0b6511aba1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:20:01,567 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.651s 2021-07-14 18:20:01,568 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-638ec016-f71d-43b6-a920-5d08e532bf66', 'x-compute-request-id': 'req-638ec016-f71d-43b6-a920-5d08e532bf66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:20:02,957 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.386s 2021-07-14 18:20:02,957 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66ddc542-33ce-445a-940f-f65f402f63fc', 'x-compute-request-id': 'req-66ddc542-33ce-445a-940f-f65f402f63fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:20:04,159 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.199s 2021-07-14 18:20:04,160 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-124f963f-f2a5-4082-8a21-699b704b57ff', 'x-compute-request-id': 'req-124f963f-f2a5-4082-8a21-699b704b57ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:20:06,083 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.920s 2021-07-14 18:20:06,084 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a596d334-2f82-446d-8a04-0050ddadf9f8', 'x-compute-request-id': 'req-a596d334-2f82-446d-8a04-0050ddadf9f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:20:08,226 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 1.140s 2021-07-14 18:20:08,227 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c7fbfb0-3ff7-48d4-8b5b-2a189c835c6f', 'x-compute-request-id': 'req-3c7fbfb0-3ff7-48d4-8b5b-2a189c835c6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:20:09,883 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.653s 2021-07-14 18:20:09,884 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2b868af-3e65-4c53-aa8f-89f9c5833717', 'x-compute-request-id': 'req-a2b868af-3e65-4c53-aa8f-89f9c5833717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:20:13,732 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 2.844s 2021-07-14 18:20:13,733 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c8debf6-214f-40f6-a266-e9a6b600a989', 'x-compute-request-id': 'req-0c8debf6-214f-40f6-a266-e9a6b600a989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:20:15,225 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.490s 2021-07-14 18:20:15,226 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d675b19b-51cd-4a8c-8467-03a96efe841d', 'x-compute-request-id': 'req-d675b19b-51cd-4a8c-8467-03a96efe841d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:20:16,772 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.543s 2021-07-14 18:20:16,772 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c212196-8e7e-4d8e-9832-a207e7ead6a0', 'x-compute-request-id': 'req-0c212196-8e7e-4d8e-9832-a207e7ead6a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:20:18,230 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.455s 2021-07-14 18:20:18,231 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63f59726-3d24-4e39-b504-81592144ea9e', 'x-compute-request-id': 'req-63f59726-3d24-4e39-b504-81592144ea9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:20:19,451 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.217s 2021-07-14 18:20:19,452 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab703064-54c6-4d92-b567-8b92344a611f', 'x-compute-request-id': 'req-ab703064-54c6-4d92-b567-8b92344a611f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:20:20,883 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.428s 2021-07-14 18:20:20,884 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bde3cca-454d-4a36-bcdc-916acd0b5743', 'x-compute-request-id': 'req-6bde3cca-454d-4a36-bcdc-916acd0b5743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:20:23,243 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 1.356s 2021-07-14 18:20:23,244 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e14a21c4-bedf-448e-8224-ef76310b59eb', 'x-compute-request-id': 'req-e14a21c4-bedf-448e-8224-ef76310b59eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:20:25,057 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.810s 2021-07-14 18:20:25,058 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79d5e752-d9c6-4912-aea3-d559a00c62f9', 'x-compute-request-id': 'req-79d5e752-d9c6-4912-aea3-d559a00c62f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:20:27,217 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 1.156s 2021-07-14 18:20:27,217 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d8816c6-88b2-47ef-b828-9fc821598cb1', 'x-compute-request-id': 'req-6d8816c6-88b2-47ef-b828-9fc821598cb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:20:28,541 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.321s 2021-07-14 18:20:28,541 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a32fff25-b2cd-4de4-8c14-cc50f57c92d0', 'x-compute-request-id': 'req-a32fff25-b2cd-4de4-8c14-cc50f57c92d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:20:29,948 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.404s 2021-07-14 18:20:29,949 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21dab30a-e5fb-4165-9000-47592f0c977b', 'x-compute-request-id': 'req-21dab30a-e5fb-4165-9000-47592f0c977b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:20:31,532 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 0.579s 2021-07-14 18:20:31,533 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-517c681a-8ade-4e6c-b039-a4d638c2b44d', 'x-compute-request-id': 'req-517c681a-8ade-4e6c-b039-a4d638c2b44d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:20:34,451 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/action 1.915s 2021-07-14 18:20:34,452 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '40791', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f51a514-c5af-4581-904c-38105ff65e9e', 'x-compute-request-id': 'req-8f51a514-c5af-4581-904c-38105ff65e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f/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 2021-07-14 18:20:35,935 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f 1.481s 2021-07-14 18:20:35,936 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1706', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45e7d19f-6a5c-4571-aed2-0027048ada97', 'x-compute-request-id': 'req-45e7d19f-6a5c-4571-aed2-0027048ada97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f'} Body: b'{"server": {"id": "431bf4c3-8186-4be2-9ee1-3a584641826f", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-873564572", "status": "ACTIVE", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "user_id": "d1d71103bc9448c18cdc23e16f62fb36", "metadata": {}, "hostId": "0b0d618fafdb2a32279329aff0dd718928fcd1b7af0f98d85dcd997e", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "1623911863", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/1623911863"}]}, "created": "2021-07-14T18:18:33Z", "updated": "2021-07-14T18:18:54Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-919346871-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:0b:4a"}, {"version": 4, "addr": "172.25.1.41", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:0b:4a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/431bf4c3-8186-4be2-9ee1-3a584641826f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1127020933", "OS-SRV-USG:launched_at": "2021-07-14T18:18:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1191624037"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:20:35,963 109698 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2021-07-14 18:20:35,964 109698 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.25.1.41:22' as 'ubuntu' with public key authentication 2021-07-14 18:20:35,979 109698 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-07-14 18:20:36,099 109698 INFO [paramiko.transport] Authentication (publickey) successful! 2021-07-14 18:20:36,099 109698 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.25.1.41 successfully created 2021-07-14 18:20:38,629 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 204 DELETE http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f 2.145s 2021-07-14 18:20:38,629 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:36 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-3d962044-085d-476e-8cc2-c55142176167', 'x-compute-request-id': 'req-3d962044-085d-476e-8cc2-c55142176167', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f'} Body: b'' 2021-07-14 18:20:38,847 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 201 POST http://10.222.0.16/identity/v3/auth/tokens 0.212s 2021-07-14 18:20:38,847 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3421', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a4458e29-040d-47de-9172-29e38143bd64', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d1d71103bc9448c18cdc23e16f62fb36", "name": "tempest-ServersWithSpecificFlavorTestJSON-461581366-project", "password_expires_at": null}, "audit_ids": ["p-0pt3ocSCOYvED4eVmSIQ"], "expires_at": "2021-07-14T19:20:38.000000Z", "issued_at": "2021-07-14T18:20:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c51e850593fc4a37af9470721017e8e7", "name": "tempest-ServersWithSpecificFlavorTestJSON-461581366"}, "is_domain": false, "roles": [{"id": "975ebb6e8f2d45eca61d82eadec80425", "name": "member"}, {"id": "5208adb71b234d8e85565391e0343c00", "name": "reader"}], "catalog": [{"endpoints": [{"id": "2728c3cd7ae44237a8519f041e92bfb6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/identity", "region": "RegionOne"}, {"id": "75279e2ea7ff4ba0a6fb24e622004744", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.16/identity", "region": "RegionOne"}], "id": "0592cf8c85eb4af882b85911e18a570d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "35b519327e204d6ca9898805f4e10973", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16:8080/v1/AUTH_c51e850593fc4a37af9470721017e8e7", "region": "RegionOne"}, {"id": "fdf92f1f89b2468c8bdce1942e31410e", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.16:8080", "region": "RegionOne"}], "id": "15a71d55476b4eebb0ed7024166b5b19", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "5bd0add63a4e42e4a881cdfaf5f96f4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/compute/v2.1", "region": "RegionOne"}], "id": "4c1e3482c0cf4f0db14b00b50e9a7bad", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "951f5da8700d4a45a0aacf3973b624f3", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/compute/v2/c51e850593fc4a37af9470721017e8e7", "region": "RegionOne"}], "id": "4f07b3439f34437ab542889a06671ce4", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d67be268cec54e399c0d8fc341b8b931", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/image", "region": "RegionOne"}], "id": "a68227c366e747e9879eb25749a43dbe", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5b86baf7b4214893b7bfaeb12454422b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/placement", "region": "RegionOne"}], "id": "ad8d19f5266a43438f52860085f3ca60", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ce70bae85d4c4643a37ed5c3a59a3219", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16:9696/", "region": "RegionOne"}], "id": "c7aadfba46b3493093b6d8a29185d818", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9ed90baacd694cc0884a6157b4601610", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v3/c51e850593fc4a37af9470721017e8e7", "region": "RegionOne"}], "id": "d993d5d8cea1480aa81b55d24a564011", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4f099623913b4e6796fdedf44e7569d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v3/c51e850593fc4a37af9470721017e8e7", "region": "RegionOne"}], "id": "eca07b5fff534a0daf3f260934238d05", "type": "block-storage", "name": "cinder"}]}}' 2021-07-14 18:20:38,848 109698 INFO [tempest.lib.common.fixed_network] (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk) Found network {'id': 'b1df69b6-7369-4ffc-83a6-1f3eb48a524d', 'name': 'tempest-ServersWithSpecificFlavorTestJSON-919346871-network', 'tenant_id': 'c51e850593fc4a37af9470721017e8e7', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c51e850593fc4a37af9470721017e8e7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 61, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-07-14T18:17:43Z', 'updated_at': '2021-07-14T18:17:44Z', 'revision_number': 1} available for tenant 2021-07-14 18:20:38,849 109698 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxj6lFGlPz9njYhliydkfvoa2LeCJuFvmbSLUHqoWfMeybQT3\n91HTYGwAnP1u/etCz+tLzH0pULJM1XgZivGkUwCJvkzSZCJteNy3HviRRfIHiAFT\n6Fs8y8IBbc+qR4ZR+4SUodq4rzzEnLPaCmPIjeg0581s3fenUR4qRbE3J8KOf5PX\ndmAgz50CJVXCiF2Ivp6s7fd2txHLXPCTTn7vipVvf9Pwh0tVUzz20Q3oYzRvSZaf\nVhvX0ehOBPITJDKTUa7bmecFteLqEQ3zf+3XxpXm8pD2m4lVP8v5XG3TmgBT/l91\nYMeOeTQcxcDlwld85iJeQ1gg8hiSzB/yiZWM2wIDAQABAoIBAFusaGYx9OhnF9Er\ncBVrRFS0stYwOT95r+rT6kdr3A5DwmzLmWdS/W5fQ0FVqNfezPydEGY1kr9wVDt6\n2ET6TUTcwNWxbLFFgl4bosq9o2A29eicxJJ0bn7C7io7l8CPiqXGv3zBShou/bSB\nLtkTH5EPyjdPNYLHnSXTzzR/KMRHT+CmFaO7XVu1Ksx7kTZT0UbXzZ9IIanFGBSi\naIGNWxijmDBwtdmgGmfIA5INDmCmBKs3xap2vPyOx3tGjhhfUyTgosq69a4pPMpt\nD9qGpLM7sYpuzlRg6Zwq+9uRts7+M29AazBqvSTGHQEyYHCORjPrmCJYAqniqbW1\nXlv797ECgYEA/371zHwMkAHRdWWjv6el6uq/00Hw4u7/tCyP551ki92rMpqIAX0V\nAlqwqZwtjk5WPWe3DkfzyFbtYXSZ//QGu4v/8WYhAYq4r9aAtZ9yB0V81dI9fKkN\n8AXdT8gX9k7DUEpQ+zupqlJlB56YsPWDLxuQ6qdVii6kzTpbnW+XrvUCgYEAxqLF\nBATX1tJnICNVyZ+upiJRl723VbZo4MqebUAqYgDBe1HrbkkGmOoZj4h/godxKh4M\nF7fXAYxqx/y0PSmr/ZR9IUh88dzRcIwAJ5jDUWAZlYaz78Z2NX2bIvXrts134zyu\nrraPj2FAsu9gjU08uK4eq8RI9lXukDJwntEoSo8CgYATBlEnONV2o6wFIdxfmQwx\nwekmwfI98632rJrKlF24THlC+17FPZsi4b3l40tBHXQuflqTJahxcoeaiiQteu5F\naNdWElTC2KGH9mD/JTBIelQhV9ZcQfpXtRgVqMCgBp1kjSQakQbBOAFt39Fe2+k4\nyMSxtGQaNf7viTjpMDYLQQKBgQCgRhXR+FZv77VmKRy/Yyj4xBgx59JWRqi5OMQ8\nQtnv2cxERQVCJ4o7OCkHt4urNr4IzdXUDXJevX4rf6uu7kDoizer82Fdhl84AL7f\nNFPlBTWfgOEPR4N6Ba93thZLmd5ybDRGpOeROVeLCbtOSFQGb/gvgGGe4hdsIkbc\n3scz4QKBgQCqiAjvTgHPko9nkZg97bCscVPRCCoAZvy9iCnM4JVT9ayon3wrBhq8\ndn3ikIbhOncG6JSumoOZdRxGvK0lWm8KNUBot5uX7WSV62fQBCjy2I4c7zRBK5Bz\n9+r9pMcRnHeNNmYUcVNfsAk9lIRnDyZcOrpQOubkjfPjWPFGxTp/Dw==\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-1127020933', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGPqUUaU/P2eNiGWLJ2R++hrYt4Im4W+ZtItQeqhZ8x7JtBPf3UdNgbACc/W7960LP60vMfSlQskzVeBmK8aRTAIm+TNJkIm143Lce+JFF8geIAVPoWzzLwgFtz6pHhlH7hJSh2rivPMScs9oKY8iN6DTnzWzd96dRHipFsTcnwo5/k9d2YCDPnQIlVcKIXYi+nqzt93a3Ectc8JNOfu+KlW9/0/CHS1VTPPbRDehjNG9Jlp9WG9fR6E4E8hMkMpNRrtuZ5wW14uoRDfN/7dfGlebykPabiVU/y/lcbdOaAFP+X3Vgx455NBzFwOXCV3zmIl5DWCDyGJLMH/KJlYzb Generated-by-Nova', 'fingerprint': '5e:5d:8e:15:48:b6:64:cf:66:e9:5b:60:19:c1:79:04', 'user_id': 'd1d71103bc9448c18cdc23e16f62fb36'}, 'security_group': {'id': '53e3c538-c3c4-4fce-8d05-f9ee7d004cad', 'name': 'tempest-securitygroup--1191624037', 'stateful': True, 'tenant_id': 'c51e850593fc4a37af9470721017e8e7', 'description': 'tempest-description--1289257294', 'security_group_rules': [{'id': '71e4965e-8f55-4937-81c6-30d1aa4a4464', 'tenant_id': 'c51e850593fc4a37af9470721017e8e7', 'security_group_id': '53e3c538-c3c4-4fce-8d05-f9ee7d004cad', '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': 246, 'description': None, 'tags': [], 'created_at': '2021-07-14T18:18:22Z', 'updated_at': '2021-07-14T18:18:22Z', 'revision_number': 0, 'project_id': 'c51e850593fc4a37af9470721017e8e7'}, {'id': 'fc249c29-82ad-4ef7-b718-8fdcd914638c', 'tenant_id': 'c51e850593fc4a37af9470721017e8e7', 'security_group_id': '53e3c538-c3c4-4fce-8d05-f9ee7d004cad', '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': 245, 'description': None, 'tags': [], 'created_at': '2021-07-14T18:18:22Z', 'updated_at': '2021-07-14T18:18:22Z', 'revision_number': 0, 'project_id': 'c51e850593fc4a37af9470721017e8e7'}], 'tags': [], 'created_at': '2021-07-14T18:18:22Z', 'updated_at': '2021-07-14T18:18:22Z', 'revision_number': 1, 'project_id': 'c51e850593fc4a37af9470721017e8e7'}, 'floating_ip': {'id': '5c482abf-23fb-42b2-a11d-58b05e43f619', 'tenant_id': 'c51e850593fc4a37af9470721017e8e7', 'floating_ip_address': '172.25.1.41', 'floating_network_id': '9200a437-e1de-4520-88f6-e68386523e61', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c51e850593fc4a37af9470721017e8e7', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-07-14T18:18:25Z', 'updated_at': '2021-07-14T18:18:25Z', 'revision_number': 0, 'ip': '172.25.1.41'}} 2021-07-14 18:20:41,052 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 202 POST http://10.222.0.16/compute/v2.1/servers 2.203s 2021-07-14 18:20:41,052 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServersWithSpecificFlavorTestJSON-server-1152569382", "imageRef": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "flavorRef": "614639592", "adminPass": "password", "networks": [{"uuid": "b1df69b6-7369-4ffc-83a6-1f3eb48a524d"}], "security_groups": [{"name": "tempest-securitygroup--1191624037"}], "key_name": "tempest-keypair-1127020933", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d468fc5-32d3-472c-b4a7-7da2b2834a8f', 'x-compute-request-id': 'req-7d468fc5-32d3-472c-b4a7-7da2b2834a8f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/servers'} Body: b'{"server": {"id": "03a24d87-527f-4d5b-a998-53393446562a", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/03a24d87-527f-4d5b-a998-53393446562a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1191624037"}], "adminPass": "password"}}' 2021-07-14 18:20:41,947 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a 0.892s 2021-07-14 18:20:41,947 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1263', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b47b136-8490-4f40-8342-f031447f4c9f', 'x-compute-request-id': 'req-1b47b136-8490-4f40-8342-f031447f4c9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a'} Body: b'{"server": {"id": "03a24d87-527f-4d5b-a998-53393446562a", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1152569382", "status": "BUILD", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "user_id": "d1d71103bc9448c18cdc23e16f62fb36", "metadata": {}, "hostId": "", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "614639592", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/614639592"}]}, "created": "2021-07-14T18:20:41Z", "updated": "2021-07-14T18:20:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/03a24d87-527f-4d5b-a998-53393446562a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1127020933", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:20:43,276 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a 0.317s 2021-07-14 18:20:43,276 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1323', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01283e40-d7b4-490f-8f6c-9dc9e43e632b', 'x-compute-request-id': 'req-01283e40-d7b4-490f-8f6c-9dc9e43e632b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a'} Body: b'{"server": {"id": "03a24d87-527f-4d5b-a998-53393446562a", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1152569382", "status": "BUILD", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "user_id": "d1d71103bc9448c18cdc23e16f62fb36", "metadata": {}, "hostId": "7d832983b4e41c744a5b761354d5e9dd9dccab6df5632855889ff061", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "614639592", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/614639592"}]}, "created": "2021-07-14T18:20:40Z", "updated": "2021-07-14T18:20:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/03a24d87-527f-4d5b-a998-53393446562a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127020933", "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": []}}' 2021-07-14 18:20:43,284 109698 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2021-07-14 18:20:45,598 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a 1.312s 2021-07-14 18:20:45,598 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1321', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4790364a-aa9e-42a0-99d6-fcbb781433ad', 'x-compute-request-id': 'req-4790364a-aa9e-42a0-99d6-fcbb781433ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a'} Body: b'{"server": {"id": "03a24d87-527f-4d5b-a998-53393446562a", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1152569382", "status": "BUILD", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "user_id": "d1d71103bc9448c18cdc23e16f62fb36", "metadata": {}, "hostId": "7d832983b4e41c744a5b761354d5e9dd9dccab6df5632855889ff061", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "614639592", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/614639592"}]}, "created": "2021-07-14T18:20:40Z", "updated": "2021-07-14T18:20:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/03a24d87-527f-4d5b-a998-53393446562a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127020933", "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": []}}' 2021-07-14 18:20:45,606 109698 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait 2021-07-14 18:20:47,528 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a 0.920s 2021-07-14 18:20:47,528 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-257a3be5-d656-470e-905e-fb856cd4aa10', 'x-compute-request-id': 'req-257a3be5-d656-470e-905e-fb856cd4aa10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a'} Body: b'{"server": {"id": "03a24d87-527f-4d5b-a998-53393446562a", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1152569382", "status": "BUILD", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "user_id": "d1d71103bc9448c18cdc23e16f62fb36", "metadata": {}, "hostId": "7d832983b4e41c744a5b761354d5e9dd9dccab6df5632855889ff061", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "614639592", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/614639592"}]}, "created": "2021-07-14T18:20:40Z", "updated": "2021-07-14T18:20:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/03a24d87-527f-4d5b-a998-53393446562a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127020933", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1191624037"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:20:49,527 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a 0.991s 2021-07-14 18:20:49,527 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f3f0550-e1c5-404a-a696-3260e92a4c6b', 'x-compute-request-id': 'req-6f3f0550-e1c5-404a-a696-3260e92a4c6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a'} Body: b'{"server": {"id": "03a24d87-527f-4d5b-a998-53393446562a", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1152569382", "status": "BUILD", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "user_id": "d1d71103bc9448c18cdc23e16f62fb36", "metadata": {}, "hostId": "7d832983b4e41c744a5b761354d5e9dd9dccab6df5632855889ff061", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "614639592", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/614639592"}]}, "created": "2021-07-14T18:20:40Z", "updated": "2021-07-14T18:20:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/03a24d87-527f-4d5b-a998-53393446562a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127020933", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1191624037"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:20:51,159 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a 0.623s 2021-07-14 18:20:51,159 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a725507-0a76-4a8d-bbfb-542d113be190', 'x-compute-request-id': 'req-8a725507-0a76-4a8d-bbfb-542d113be190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a'} Body: b'{"server": {"id": "03a24d87-527f-4d5b-a998-53393446562a", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1152569382", "status": "BUILD", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "user_id": "d1d71103bc9448c18cdc23e16f62fb36", "metadata": {}, "hostId": "7d832983b4e41c744a5b761354d5e9dd9dccab6df5632855889ff061", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "614639592", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/614639592"}]}, "created": "2021-07-14T18:20:40Z", "updated": "2021-07-14T18:20:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/03a24d87-527f-4d5b-a998-53393446562a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127020933", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1191624037"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:20:52,754 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a 0.586s 2021-07-14 18:20:52,754 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73802cce-c0be-4918-bd00-7449a563e896', 'x-compute-request-id': 'req-73802cce-c0be-4918-bd00-7449a563e896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a'} Body: b'{"server": {"id": "03a24d87-527f-4d5b-a998-53393446562a", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1152569382", "status": "BUILD", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "user_id": "d1d71103bc9448c18cdc23e16f62fb36", "metadata": {}, "hostId": "7d832983b4e41c744a5b761354d5e9dd9dccab6df5632855889ff061", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "614639592", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/614639592"}]}, "created": "2021-07-14T18:20:40Z", "updated": "2021-07-14T18:20:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/03a24d87-527f-4d5b-a998-53393446562a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127020933", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1191624037"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:20:54,273 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a 0.510s 2021-07-14 18:20:54,273 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41998f3e-c5d0-4674-8c17-3cad3ee95248', 'x-compute-request-id': 'req-41998f3e-c5d0-4674-8c17-3cad3ee95248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a'} Body: b'{"server": {"id": "03a24d87-527f-4d5b-a998-53393446562a", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1152569382", "status": "BUILD", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "user_id": "d1d71103bc9448c18cdc23e16f62fb36", "metadata": {}, "hostId": "7d832983b4e41c744a5b761354d5e9dd9dccab6df5632855889ff061", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "614639592", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/614639592"}]}, "created": "2021-07-14T18:20:40Z", "updated": "2021-07-14T18:20:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/03a24d87-527f-4d5b-a998-53393446562a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127020933", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1191624037"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:20:56,248 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a 0.966s 2021-07-14 18:20:56,248 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcee9022-71c0-4584-b71c-ced9e0fa4ee2', 'x-compute-request-id': 'req-dcee9022-71c0-4584-b71c-ced9e0fa4ee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a'} Body: b'{"server": {"id": "03a24d87-527f-4d5b-a998-53393446562a", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1152569382", "status": "BUILD", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "user_id": "d1d71103bc9448c18cdc23e16f62fb36", "metadata": {}, "hostId": "7d832983b4e41c744a5b761354d5e9dd9dccab6df5632855889ff061", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "614639592", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/614639592"}]}, "created": "2021-07-14T18:20:40Z", "updated": "2021-07-14T18:20:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/03a24d87-527f-4d5b-a998-53393446562a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127020933", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1191624037"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:20:58,075 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a 0.819s 2021-07-14 18:20:58,076 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8269b2e1-c16b-4169-9deb-2d0e6ebbac54', 'x-compute-request-id': 'req-8269b2e1-c16b-4169-9deb-2d0e6ebbac54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a'} Body: b'{"server": {"id": "03a24d87-527f-4d5b-a998-53393446562a", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1152569382", "status": "BUILD", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "user_id": "d1d71103bc9448c18cdc23e16f62fb36", "metadata": {}, "hostId": "7d832983b4e41c744a5b761354d5e9dd9dccab6df5632855889ff061", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "614639592", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/614639592"}]}, "created": "2021-07-14T18:20:40Z", "updated": "2021-07-14T18:20:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/03a24d87-527f-4d5b-a998-53393446562a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1127020933", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1191624037"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:21:00,358 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a 1.274s 2021-07-14 18:21:00,359 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1587', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10ae2cda-f6a9-4550-9a9b-457453f6cfeb', 'x-compute-request-id': 'req-10ae2cda-f6a9-4550-9a9b-457453f6cfeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a'} Body: b'{"server": {"id": "03a24d87-527f-4d5b-a998-53393446562a", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1152569382", "status": "ACTIVE", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "user_id": "d1d71103bc9448c18cdc23e16f62fb36", "metadata": {}, "hostId": "7d832983b4e41c744a5b761354d5e9dd9dccab6df5632855889ff061", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "614639592", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/614639592"}]}, "created": "2021-07-14T18:20:40Z", "updated": "2021-07-14T18:20:59Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-919346871-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:c7:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/03a24d87-527f-4d5b-a998-53393446562a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1127020933", "OS-SRV-USG:launched_at": "2021-07-14T18:20:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1191624037"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:21:00,366 109698 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 19 second wait 2021-07-14 18:21:01,070 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/os-interface 0.703s 2021-07-14 18:21:01,071 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:00 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-cf8544e6-38c1-4ce6-a889-e3bc6b261908', 'x-compute-request-id': 'req-cf8544e6-38c1-4ce6-a889-e3bc6b261908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "b1df69b6-7369-4ffc-83a6-1f3eb48a524d", "port_id": "fbf01217-e64a-4640-a796-185c6fcc99ca", "mac_addr": "fa:16:3e:92:c7:32", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "52a71ea9-5395-411d-94f2-0fbe5949db70", "ip_address": "172.20.0.5"}]}]}' 2021-07-14 18:21:06,235 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 PUT http://10.222.0.16:9696/v2.0/floatingips/5c482abf-23fb-42b2-a11d-58b05e43f619 5.161s 2021-07-14 18:21:06,236 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "fbf01217-e64a-4640-a796-185c6fcc99ca"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-82f84005-fe90-4ca6-93fc-5ac59363ea79', 'date': 'Wed, 14 Jul 2021 18:21:06 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16:9696/v2.0/floatingips/5c482abf-23fb-42b2-a11d-58b05e43f619'} Body: b'{"floatingip": {"id": "5c482abf-23fb-42b2-a11d-58b05e43f619", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "floating_ip_address": "172.25.1.41", "floating_network_id": "9200a437-e1de-4520-88f6-e68386523e61", "router_id": "6bbb4a37-7601-4b77-8a33-a5884ec4332b", "port_id": "fbf01217-e64a-4640-a796-185c6fcc99ca", "fixed_ip_address": "172.20.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b1df69b6-7369-4ffc-83a6-1f3eb48a524d", "mac_address": "fa:16:3e:92:c7:32", "admin_state_up": true, "status": "ACTIVE", "device_id": "03a24d87-527f-4d5b-a998-53393446562a", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-07-14T18:18:25Z", "updated_at": "2021-07-14T18:21:02Z", "revision_number": 5, "project_id": "c51e850593fc4a37af9470721017e8e7"}}' 2021-07-14 18:21:08,230 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 1.993s 2021-07-14 18:21:08,230 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ff7da89-f0d2-4878-813b-52ba2fb42227', 'x-compute-request-id': 'req-6ff7da89-f0d2-4878-813b-52ba2fb42227', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action'} Body: b'{"output": ""}' 2021-07-14 18:21:10,857 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 1.625s 2021-07-14 18:21:10,857 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abb9cf28-b698-492d-ba36-e2118ad3397c', 'x-compute-request-id': 'req-abb9cf28-b698-492d-ba36-e2118ad3397c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action'} Body: b'{"output": ""}' 2021-07-14 18:21:13,747 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 1.887s 2021-07-14 18:21:13,747 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '16396', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b12c8b32-ba09-4a6d-ae59-b882b22d23c6', 'x-compute-request-id': 'req-b12c8b32-ba09-4a6d-ae59-b882b22d23c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:21:16,289 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 1.538s 2021-07-14 18:21:16,289 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '16396', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b850ff3-b014-4209-9704-d05d6f9c8f4d', 'x-compute-request-id': 'req-9b850ff3-b014-4209-9704-d05d6f9c8f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:21:17,986 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.694s 2021-07-14 18:21:17,986 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '16396', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4bd6dcb-c73a-4604-9f73-47b5ee3f7a75', 'x-compute-request-id': 'req-d4bd6dcb-c73a-4604-9f73-47b5ee3f7a75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:21:20,463 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 1.474s 2021-07-14 18:21:20,463 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24578', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0582360-32df-4f6e-a1f3-60567be79817', 'x-compute-request-id': 'req-c0582360-32df-4f6e-a1f3-60567be79817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:21:22,929 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 1.463s 2021-07-14 18:21:22,930 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24578', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d37e082-a141-4313-8e35-7cb6620f0a24', 'x-compute-request-id': 'req-3d37e082-a141-4313-8e35-7cb6620f0a24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:21:25,623 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 1.691s 2021-07-14 18:21:25,624 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24578', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4df1512-f199-45f8-b9f7-f8a8c0c24b56', 'x-compute-request-id': 'req-e4df1512-f199-45f8-b9f7-f8a8c0c24b56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:21:33,619 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 6.992s 2021-07-14 18:21:33,619 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56197f8f-f613-454b-b1bd-2bea7b84b6fa', 'x-compute-request-id': 'req-56197f8f-f613-454b-b1bd-2bea7b84b6fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:21:35,280 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.658s 2021-07-14 18:21:35,281 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b184b160-28be-45b5-a98e-ea2a2c099cbd', 'x-compute-request-id': 'req-b184b160-28be-45b5-a98e-ea2a2c099cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:21:36,684 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.400s 2021-07-14 18:21:36,684 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd000378-4298-46b8-a4ad-a69bbc38d6a1', 'x-compute-request-id': 'req-dd000378-4298-46b8-a4ad-a69bbc38d6a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:21:38,747 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 1.059s 2021-07-14 18:21:38,748 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16b626e8-a758-434e-a843-2c766ffbd9ca', 'x-compute-request-id': 'req-16b626e8-a758-434e-a843-2c766ffbd9ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:21:40,619 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.868s 2021-07-14 18:21:40,620 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ecabc9b-6683-42c9-9396-6bc64f330a16', 'x-compute-request-id': 'req-2ecabc9b-6683-42c9-9396-6bc64f330a16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:21:43,069 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 1.446s 2021-07-14 18:21:43,070 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b84a86a-2381-4cae-95d9-8f124b5ff963', 'x-compute-request-id': 'req-0b84a86a-2381-4cae-95d9-8f124b5ff963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:21:45,284 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 1.211s 2021-07-14 18:21:45,284 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc26788d-3af6-49ba-a4de-34b30c92be9f', 'x-compute-request-id': 'req-bc26788d-3af6-49ba-a4de-34b30c92be9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:21:47,035 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.748s 2021-07-14 18:21:47,036 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99108a36-ff43-42e6-bcd1-e1d95f0a2f35', 'x-compute-request-id': 'req-99108a36-ff43-42e6-bcd1-e1d95f0a2f35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:21:48,737 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.698s 2021-07-14 18:21:48,738 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63687a26-79f9-4982-ad1e-678a339468fd', 'x-compute-request-id': 'req-63687a26-79f9-4982-ad1e-678a339468fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:21:50,754 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 1.014s 2021-07-14 18:21:50,755 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe648c7c-82ca-429f-94d6-de0ea5b13946', 'x-compute-request-id': 'req-fe648c7c-82ca-429f-94d6-de0ea5b13946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:21:53,381 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 1.623s 2021-07-14 18:21:53,382 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00733524-8143-41b6-a387-74de8bfd11b0', 'x-compute-request-id': 'req-00733524-8143-41b6-a387-74de8bfd11b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:21:56,196 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 1.810s 2021-07-14 18:21:56,196 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb45db11-27e5-49bc-8563-dbebeea382da', 'x-compute-request-id': 'req-bb45db11-27e5-49bc-8563-dbebeea382da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:21:58,895 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 1.696s 2021-07-14 18:21:58,896 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68adc3b9-3b9a-4dfc-ab01-3e6e2075818d', 'x-compute-request-id': 'req-68adc3b9-3b9a-4dfc-ab01-3e6e2075818d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:02,136 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 2.235s 2021-07-14 18:22:02,137 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc8d403f-000e-467e-96e9-86fee83e35cd', 'x-compute-request-id': 'req-bc8d403f-000e-467e-96e9-86fee83e35cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:04,123 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.982s 2021-07-14 18:22:04,123 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f19f00ac-d666-4099-89ed-ad507ac56a01', 'x-compute-request-id': 'req-f19f00ac-d666-4099-89ed-ad507ac56a01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:05,540 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.413s 2021-07-14 18:22:05,541 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8db851bc-2139-4718-bee1-7438de388c8a', 'x-compute-request-id': 'req-8db851bc-2139-4718-bee1-7438de388c8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:07,780 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 1.236s 2021-07-14 18:22:07,781 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b14194e6-41da-4dcd-bb68-9108a2a1d168', 'x-compute-request-id': 'req-b14194e6-41da-4dcd-bb68-9108a2a1d168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:09,337 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.553s 2021-07-14 18:22:09,338 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc44e7de-fbae-40bd-9ace-387381fdb1e4', 'x-compute-request-id': 'req-bc44e7de-fbae-40bd-9ace-387381fdb1e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:10,954 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.613s 2021-07-14 18:22:10,954 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-931015c1-3c61-4c93-89bd-54739c9959f7', 'x-compute-request-id': 'req-931015c1-3c61-4c93-89bd-54739c9959f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:12,458 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.501s 2021-07-14 18:22:12,459 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb38390c-0a1f-4c3b-9e79-829bac9c6c0f', 'x-compute-request-id': 'req-cb38390c-0a1f-4c3b-9e79-829bac9c6c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:14,179 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.718s 2021-07-14 18:22:14,180 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aea793e4-1c0d-4ef0-a108-e35dca8d60f7', 'x-compute-request-id': 'req-aea793e4-1c0d-4ef0-a108-e35dca8d60f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:15,354 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.171s 2021-07-14 18:22:15,355 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e76ca890-5789-4508-91bd-7ed0973b5b05', 'x-compute-request-id': 'req-e76ca890-5789-4508-91bd-7ed0973b5b05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:16,565 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.207s 2021-07-14 18:22:16,565 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2af5c06d-669c-4105-8c43-f85dc2c9cb60', 'x-compute-request-id': 'req-2af5c06d-669c-4105-8c43-f85dc2c9cb60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:17,822 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.254s 2021-07-14 18:22:17,822 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0034ab6-cafc-4e76-b409-a460f32d3596', 'x-compute-request-id': 'req-d0034ab6-cafc-4e76-b409-a460f32d3596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:19,163 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.338s 2021-07-14 18:22:19,164 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93bffe73-3dde-4cd1-bd6c-a28971058924', 'x-compute-request-id': 'req-93bffe73-3dde-4cd1-bd6c-a28971058924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:20,548 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.380s 2021-07-14 18:22:20,548 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01c1d9f6-a273-45da-8f9e-fcf327f236bd', 'x-compute-request-id': 'req-01c1d9f6-a273-45da-8f9e-fcf327f236bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:21,683 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.132s 2021-07-14 18:22:21,685 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd34dddd-ef2f-424f-a644-b458683d2e7a', 'x-compute-request-id': 'req-fd34dddd-ef2f-424f-a644-b458683d2e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:23,098 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.410s 2021-07-14 18:22:23,099 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-915444bb-111b-44cd-a3f3-782323366192', 'x-compute-request-id': 'req-915444bb-111b-44cd-a3f3-782323366192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:24,357 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.255s 2021-07-14 18:22:24,357 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f17f68a7-13ab-43c2-8a59-c718aa3338eb', 'x-compute-request-id': 'req-f17f68a7-13ab-43c2-8a59-c718aa3338eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:25,482 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.122s 2021-07-14 18:22:25,483 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ad629cc-ebdc-4924-8523-771dbcc3cc44', 'x-compute-request-id': 'req-2ad629cc-ebdc-4924-8523-771dbcc3cc44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:26,810 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.320s 2021-07-14 18:22:26,811 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2544f535-e4da-44ca-8346-349d67449caa', 'x-compute-request-id': 'req-2544f535-e4da-44ca-8346-349d67449caa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:28,026 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.212s 2021-07-14 18:22:28,026 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07bf6dbe-905c-4021-87a6-2676152e3fad', 'x-compute-request-id': 'req-07bf6dbe-905c-4021-87a6-2676152e3fad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:29,325 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.295s 2021-07-14 18:22:29,326 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4f623f2-2260-4899-9f2c-c3cb8e57eb7c', 'x-compute-request-id': 'req-e4f623f2-2260-4899-9f2c-c3cb8e57eb7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:30,518 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.190s 2021-07-14 18:22:30,519 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13d8b469-4d77-484e-8930-0bac53fab005', 'x-compute-request-id': 'req-13d8b469-4d77-484e-8930-0bac53fab005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:31,974 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.452s 2021-07-14 18:22:31,975 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd338c89-2a92-4da0-a09b-6576046341f6', 'x-compute-request-id': 'req-bd338c89-2a92-4da0-a09b-6576046341f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:33,167 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.188s 2021-07-14 18:22:33,168 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b39f8b48-b67d-4875-a821-7b526917630d', 'x-compute-request-id': 'req-b39f8b48-b67d-4875-a821-7b526917630d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:34,494 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.322s 2021-07-14 18:22:34,494 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8022b06f-d87f-4402-8fe9-d741d7932986', 'x-compute-request-id': 'req-8022b06f-d87f-4402-8fe9-d741d7932986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:36,141 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.643s 2021-07-14 18:22:36,141 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e4e4e67-4015-42f0-b99f-4c02d948bb64', 'x-compute-request-id': 'req-3e4e4e67-4015-42f0-b99f-4c02d948bb64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:38,033 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.889s 2021-07-14 18:22:38,033 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f70440e-d7a7-4b17-bb44-fb93e4aa459c', 'x-compute-request-id': 'req-0f70440e-d7a7-4b17-bb44-fb93e4aa459c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:39,241 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.205s 2021-07-14 18:22:39,242 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f170fd00-20be-43cf-aff8-be1c45403646', 'x-compute-request-id': 'req-f170fd00-20be-43cf-aff8-be1c45403646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:40,823 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.578s 2021-07-14 18:22:40,823 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ba44f46-4d81-4d1c-8077-477e5162b695', 'x-compute-request-id': 'req-4ba44f46-4d81-4d1c-8077-477e5162b695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:42,458 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/action 0.632s 2021-07-14 18:22:42,459 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '40793', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bceaf6be-97ac-4ce4-b867-e501eb95cec2', 'x-compute-request-id': 'req-bceaf6be-97ac-4ce4-b867-e501eb95cec2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a/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 2021-07-14 18:22:43,424 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a 0.963s 2021-07-14 18:22:43,424 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1705', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9701787e-823f-4ef6-9aa8-f8a340eaafda', 'x-compute-request-id': 'req-9701787e-823f-4ef6-9aa8-f8a340eaafda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a'} Body: b'{"server": {"id": "03a24d87-527f-4d5b-a998-53393446562a", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1152569382", "status": "ACTIVE", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "user_id": "d1d71103bc9448c18cdc23e16f62fb36", "metadata": {}, "hostId": "7d832983b4e41c744a5b761354d5e9dd9dccab6df5632855889ff061", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "614639592", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/614639592"}]}, "created": "2021-07-14T18:20:40Z", "updated": "2021-07-14T18:20:59Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-919346871-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:c7:32"}, {"version": 4, "addr": "172.25.1.41", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:c7:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/03a24d87-527f-4d5b-a998-53393446562a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1127020933", "OS-SRV-USG:launched_at": "2021-07-14T18:20:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1191624037"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:22:43,444 109698 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2021-07-14 18:22:43,444 109698 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.25.1.41:22' as 'ubuntu' with public key authentication 2021-07-14 18:22:58,739 109698 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-07-14 18:22:58,877 109698 INFO [paramiko.transport] Authentication (publickey) successful! 2021-07-14 18:22:58,878 109698 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.25.1.41 successfully created 2021-07-14 18:22:59,861 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 204 DELETE http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a 0.570s 2021-07-14 18:22:59,862 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22: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-66dcad0c-9cc8-46d3-b5bd-16dd34f32a80', 'x-compute-request-id': 'req-66dcad0c-9cc8-46d3-b5bd-16dd34f32a80', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a'} Body: b'' 2021-07-14 18:23:01,627 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a 1.765s 2021-07-14 18:23:01,628 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:59 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-9f7cc3d3-1aca-4f59-b604-c44f8c312a8e', 'x-compute-request-id': 'req-9f7cc3d3-1aca-4f59-b604-c44f8c312a8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a'} Body: b'{"server": {"id": "03a24d87-527f-4d5b-a998-53393446562a", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1152569382", "status": "ACTIVE", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "user_id": "d1d71103bc9448c18cdc23e16f62fb36", "metadata": {}, "hostId": "7d832983b4e41c744a5b761354d5e9dd9dccab6df5632855889ff061", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "614639592", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/614639592"}]}, "created": "2021-07-14T18:20:40Z", "updated": "2021-07-14T18:23:00Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-919346871-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:c7:32"}, {"version": 4, "addr": "172.25.1.41", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:c7:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/03a24d87-527f-4d5b-a998-53393446562a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1127020933", "OS-SRV-USG:launched_at": "2021-07-14T18:20:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1191624037"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:23:03,613 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a 0.977s 2021-07-14 18:23:03,614 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:02 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-44763683-9c0e-4f4e-8537-fed1c45f0e2b', 'x-compute-request-id': 'req-44763683-9c0e-4f4e-8537-fed1c45f0e2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a'} Body: b'{"server": {"id": "03a24d87-527f-4d5b-a998-53393446562a", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1152569382", "status": "ACTIVE", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "user_id": "d1d71103bc9448c18cdc23e16f62fb36", "metadata": {}, "hostId": "7d832983b4e41c744a5b761354d5e9dd9dccab6df5632855889ff061", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "614639592", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/614639592"}]}, "created": "2021-07-14T18:20:40Z", "updated": "2021-07-14T18:23:00Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-919346871-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:c7:32"}, {"version": 4, "addr": "172.25.1.41", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:c7:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/03a24d87-527f-4d5b-a998-53393446562a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1127020933", "OS-SRV-USG:launched_at": "2021-07-14T18:20:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1191624037"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:23:04,894 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a 0.271s 2021-07-14 18:23:04,894 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1414', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbecf215-dbe9-4b54-b1ae-36b79a983db1', 'x-compute-request-id': 'req-cbecf215-dbe9-4b54-b1ae-36b79a983db1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a'} Body: b'{"server": {"id": "03a24d87-527f-4d5b-a998-53393446562a", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1152569382", "status": "ERROR", "tenant_id": "c51e850593fc4a37af9470721017e8e7", "user_id": "d1d71103bc9448c18cdc23e16f62fb36", "metadata": {}, "hostId": "7d832983b4e41c744a5b761354d5e9dd9dccab6df5632855889ff061", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "614639592", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/614639592"}]}, "created": "2021-07-14T18:20:40Z", "updated": "2021-07-14T18:23:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/03a24d87-527f-4d5b-a998-53393446562a"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/03a24d87-527f-4d5b-a998-53393446562a"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2021-07-14T18:23:04Z", "message": "PermissionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1127020933", "OS-SRV-USG:launched_at": "2021-07-14T18:20:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:23:04,902 109698 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "ERROR/None" after 3 second wait 2021-07-14 18:23:05,212 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 404 DELETE http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f 0.309s 2021-07-14 18:23:05,212 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23: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-71a62e72-2581-44c9-a917-ced91b8976ed', 'x-compute-request-id': 'req-71a62e72-2581-44c9-a917-ced91b8976ed', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 431bf4c3-8186-4be2-9ee1-3a584641826f could not be found."}}' 2021-07-14 18:23:05,518 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 404 GET http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f 0.305s 2021-07-14 18:23:05,518 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:05 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-a997fe87-6088-4bd9-b259-f060b22ae303', 'x-compute-request-id': 'req-a997fe87-6088-4bd9-b259-f060b22ae303', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/431bf4c3-8186-4be2-9ee1-3a584641826f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 431bf4c3-8186-4be2-9ee1-3a584641826f could not be found."}}' 2021-07-14 18:23:05,659 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE http://10.222.0.16/compute/v2.1/os-keypairs/tempest-keypair-1127020933 0.140s 2021-07-14 18:23:05,659 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23: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-d8a7ff26-69d1-4caf-95ab-86f2733e9d9a', 'x-compute-request-id': 'req-d8a7ff26-69d1-4caf-95ab-86f2733e9d9a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/os-keypairs/tempest-keypair-1127020933'} Body: b'' 2021-07-14 18:23:06,137 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 204 DELETE http://10.222.0.16:9696/v2.0/security-groups/53e3c538-c3c4-4fce-8d05-f9ee7d004cad 0.477s 2021-07-14 18:23:06,138 109698 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-42c730f6-d48b-446b-a77b-f413a2c8b8d1', 'content-length': '0', 'date': 'Wed, 14 Jul 2021 18:23:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16:9696/v2.0/security-groups/53e3c538-c3c4-4fce-8d05-f9ee7d004cad'} Body: b'' 2021-07-14 18:23:06,287 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 404 GET http://10.222.0.16:9696/v2.0/security-groups/53e3c538-c3c4-4fce-8d05-f9ee7d004cad 0.149s 2021-07-14 18:23:06,287 109698 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-c907a41f-2e0a-42ec-98f9-bc01931bbde2', 'date': 'Wed, 14 Jul 2021 18:23:06 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.16:9696/v2.0/security-groups/53e3c538-c3c4-4fce-8d05-f9ee7d004cad'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 53e3c538-c3c4-4fce-8d05-f9ee7d004cad does not exist", "detail": ""}}' 2021-07-14 18:23:07,502 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 204 DELETE http://10.222.0.16:9696/v2.0/floatingips/5c482abf-23fb-42b2-a11d-58b05e43f619 1.214s 2021-07-14 18:23:07,503 109698 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-c2071962-75e2-43c1-9d21-056595a7f47b', 'content-length': '0', 'date': 'Wed, 14 Jul 2021 18:23:07 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16:9696/v2.0/floatingips/5c482abf-23fb-42b2-a11d-58b05e43f619'} Body: b'' 2021-07-14 18:23:07,541 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE http://10.222.0.16/compute/v2.1/flavors/1623911863 0.037s 2021-07-14 18:23:07,541 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:07 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-6c7c6a85-eeb1-4204-b63c-9b57c8407975', 'x-compute-request-id': 'req-6c7c6a85-eeb1-4204-b63c-9b57c8407975', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/flavors/1623911863'} Body: b'' 2021-07-14 18:23:07,584 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/flavors/detail 0.041s 2021-07-14 18:23:07,585 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '5403', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7563d3d5-759f-42f7-807b-1e3dcc03bc81', 'x-compute-request-id': 'req-7563d3d5-759f-42f7-807b-1e3dcc03bc81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/flavors/detail'} Body: b'{"flavors": [{"id": "1", "name": "m1.tiny", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/flavors/1"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/1"}]}, {"id": "2", "name": "m1.small", "ram": 2048, "disk": 20, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/flavors/2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/2"}]}, {"id": "3", "name": "m1.medium", "ram": 4096, "disk": 40, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/flavors/3"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/3"}]}, {"id": "4", "name": "m1.large", "ram": 8192, "disk": 80, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/flavors/4"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/4"}]}, {"id": "42", "name": "m1.nano", "ram": 256, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/flavors/42"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/42"}]}, {"id": "451", "name": "m1.heat", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/flavors/451"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/451"}]}, {"id": "452", "name": "m1.heat2", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/flavors/452"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, {"id": "5", "name": "m1.xlarge", "ram": 16384, "disk": 160, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/flavors/5"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/5"}]}, {"id": "614639592", "name": "tempest-flavor_with_ephemeral_1-1538456027", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/flavors/614639592"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/614639592"}]}, {"id": "84", "name": "m1.micro", "ram": 256, "disk": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/flavors/84"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/84"}]}, {"id": "c1", "name": "cirros256", "ram": 256, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/flavors/c1"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/c1"}]}, {"id": "d1", "name": "ds512M", "ram": 512, "disk": 5, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-D 2021-07-14 18:23:07,627 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE http://10.222.0.16/compute/v2.1/flavors/614639592 0.035s 2021-07-14 18:23:07,627 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:07 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-271704eb-457b-43bb-9f62-57e5ed9e676e', 'x-compute-request-id': 'req-271704eb-457b-43bb-9f62-57e5ed9e676e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/flavors/614639592'} Body: b'' 2021-07-14 18:23:07,664 109698 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/flavors/detail 0.036s 2021-07-14 18:23:07,664 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '4991', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-088f14c2-03b9-4e08-a084-8ef92462e482', 'x-compute-request-id': 'req-088f14c2-03b9-4e08-a084-8ef92462e482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/flavors/detail'} Body: b'{"flavors": [{"id": "1", "name": "m1.tiny", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/flavors/1"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/1"}]}, {"id": "2", "name": "m1.small", "ram": 2048, "disk": 20, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/flavors/2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/2"}]}, {"id": "3", "name": "m1.medium", "ram": 4096, "disk": 40, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/flavors/3"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/3"}]}, {"id": "4", "name": "m1.large", "ram": 8192, "disk": 80, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/flavors/4"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/4"}]}, {"id": "42", "name": "m1.nano", "ram": 256, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/flavors/42"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/42"}]}, {"id": "451", "name": "m1.heat", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/flavors/451"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/451"}]}, {"id": "452", "name": "m1.heat2", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/flavors/452"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, {"id": "5", "name": "m1.xlarge", "ram": 16384, "disk": 160, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/flavors/5"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/5"}]}, {"id": "84", "name": "m1.micro", "ram": 256, "disk": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/flavors/84"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/84"}]}, {"id": "c1", "name": "cirros256", "ram": 256, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/flavors/c1"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/c1"}]}, {"id": "d1", "name": "ds512M", "ram": 512, "disk": 5, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/flavors/d1"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/d1"}]}, {"id": "d2", "name": "ds1G", "ram": 1024, "disk": 10, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 124, in wait_for_server_termination raise lib_exc.DeleteErrorException( tempest.lib.exceptions.DeleteErrorException: Resource %(resource_id)s failed to delete and is in ERROR status Details: Server 03a24d87-527f-4d5b-a998-53393446562a failed to delete and is in ERROR status |
||||||
tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test | 4 | 3 | 1 | 0 | 0 | Detail | |
test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
pass
pt5.1: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
||||||
test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88] |
pass
pt5.2: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88] |
||||||
test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume] |
pass
pt5.3: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume] |
||||||
test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume] |
fail
ft5.4: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-07-14 18:21:21,112 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 201 POST http://10.222.0.16/identity/v3/auth/tokens 0.111s 2021-07-14 18:21:21,112 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3415', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-16b4bce6-cdbe-4c36-8d5a-3e812f632561', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "63c01c7a21364f588f102eb99dd517ca", "name": "tempest-LiveAutoBlockMigrationV225Test-721174371-project", "password_expires_at": null}, "audit_ids": ["nLsIUc5iRCygxKb9chapRQ"], "expires_at": "2021-07-14T19:21:21.000000Z", "issued_at": "2021-07-14T18:21:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "name": "tempest-LiveAutoBlockMigrationV225Test-721174371"}, "is_domain": false, "roles": [{"id": "975ebb6e8f2d45eca61d82eadec80425", "name": "member"}, {"id": "5208adb71b234d8e85565391e0343c00", "name": "reader"}], "catalog": [{"endpoints": [{"id": "2728c3cd7ae44237a8519f041e92bfb6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/identity", "region": "RegionOne"}, {"id": "75279e2ea7ff4ba0a6fb24e622004744", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.16/identity", "region": "RegionOne"}], "id": "0592cf8c85eb4af882b85911e18a570d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "35b519327e204d6ca9898805f4e10973", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16:8080/v1/AUTH_0a6a8e07e1ce4e4e84e3fe5c59c6747c", "region": "RegionOne"}, {"id": "fdf92f1f89b2468c8bdce1942e31410e", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.16:8080", "region": "RegionOne"}], "id": "15a71d55476b4eebb0ed7024166b5b19", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "5bd0add63a4e42e4a881cdfaf5f96f4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/compute/v2.1", "region": "RegionOne"}], "id": "4c1e3482c0cf4f0db14b00b50e9a7bad", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "951f5da8700d4a45a0aacf3973b624f3", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/compute/v2/0a6a8e07e1ce4e4e84e3fe5c59c6747c", "region": "RegionOne"}], "id": "4f07b3439f34437ab542889a06671ce4", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d67be268cec54e399c0d8fc341b8b931", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/image", "region": "RegionOne"}], "id": "a68227c366e747e9879eb25749a43dbe", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5b86baf7b4214893b7bfaeb12454422b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/placement", "region": "RegionOne"}], "id": "ad8d19f5266a43438f52860085f3ca60", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ce70bae85d4c4643a37ed5c3a59a3219", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16:9696/", "region": "RegionOne"}], "id": "c7aadfba46b3493093b6d8a29185d818", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9ed90baacd694cc0884a6157b4601610", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c", "region": "RegionOne"}], "id": "d993d5d8cea1480aa81b55d24a564011", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4f099623913b4e6796fdedf44e7569d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c", "region": "RegionOne"}], "id": "eca07b5fff534a0daf3f260934238d05", "type": "block-storage", "name": "cinder"}]}}' 2021-07-14 18:21:21,113 109696 INFO [tempest.lib.common.fixed_network] (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration) Found network {'id': '7cee3312-4c4c-4d32-820f-eab965dcf565', 'name': 'tempest-LiveAutoBlockMigrationV225Test-1446463783-network', 'tenant_id': '0a6a8e07e1ce4e4e84e3fe5c59c6747c', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0a6a8e07e1ce4e4e84e3fe5c59c6747c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 87, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-07-14T18:17:52Z', 'updated_at': '2021-07-14T18:17:53Z', 'revision_number': 1} available for tenant 2021-07-14 18:21:21,558 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 202 POST http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes 0.444s 2021-07-14 18:21:21,558 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-585922558", "imageRef": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "size": 1}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8faf517-c2ac-44c3-9e46-d62161a72ebe', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8faf517-c2ac-44c3-9e46-d62161a72ebe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes'} Body: b'{"volume": {"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:21.473682", "updated_at": null, "name": "tempest-tempest.common.compute-volume-585922558", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}], "user_id": "63c01c7a21364f588f102eb99dd517ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-07-14 18:21:21,619 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e 0.054s 2021-07-14 18:21:21,620 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4975498f-7e83-4951-8106-c8e9df747d58', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4975498f-7e83-4951-8106-c8e9df747d58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e'} Body: b'{"volume": {"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:21.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-585922558", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}], "user_id": "63c01c7a21364f588f102eb99dd517ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c"}}' 2021-07-14 18:21:22,727 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e 0.099s 2021-07-14 18:21:22,728 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0860a27f-aaef-4dca-b390-0ab7456690ad', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0860a27f-aaef-4dca-b390-0ab7456690ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e'} Body: b'{"volume": {"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:21.000000", "updated_at": "2021-07-14T18:21:22.000000", "name": "tempest-tempest.common.compute-volume-585922558", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}], "user_id": "63c01c7a21364f588f102eb99dd517ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c"}}' 2021-07-14 18:21:23,817 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e 0.081s 2021-07-14 18:21:23,817 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2503880b-f5d6-4309-a21c-cf4790d52819', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2503880b-f5d6-4309-a21c-cf4790d52819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e'} Body: b'{"volume": {"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:21.000000", "updated_at": "2021-07-14T18:21:22.000000", "name": "tempest-tempest.common.compute-volume-585922558", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}], "user_id": "63c01c7a21364f588f102eb99dd517ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c"}}' 2021-07-14 18:21:24,907 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e 0.082s 2021-07-14 18:21:24,907 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9386dd7b-e488-460f-9567-430cc37988eb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9386dd7b-e488-460f-9567-430cc37988eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e'} Body: b'{"volume": {"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:21.000000", "updated_at": "2021-07-14T18:21:22.000000", "name": "tempest-tempest.common.compute-volume-585922558", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}], "user_id": "63c01c7a21364f588f102eb99dd517ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c"}}' 2021-07-14 18:21:26,011 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e 0.094s 2021-07-14 18:21:26,011 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8b10094-3eaf-4d8c-8f34-17780ca3c194', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8b10094-3eaf-4d8c-8f34-17780ca3c194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e'} Body: b'{"volume": {"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:21.000000", "updated_at": "2021-07-14T18:21:22.000000", "name": "tempest-tempest.common.compute-volume-585922558", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}], "user_id": "63c01c7a21364f588f102eb99dd517ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c"}}' 2021-07-14 18:21:27,100 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e 0.080s 2021-07-14 18:21:27,101 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0392ed21-8dea-413c-8799-52632762eebd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0392ed21-8dea-413c-8799-52632762eebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e'} Body: b'{"volume": {"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:21.000000", "updated_at": "2021-07-14T18:21:22.000000", "name": "tempest-tempest.common.compute-volume-585922558", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}], "user_id": "63c01c7a21364f588f102eb99dd517ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c"}}' 2021-07-14 18:21:28,192 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e 0.083s 2021-07-14 18:21:28,192 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31939321-9ad7-4f9a-9804-237dc716c60a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31939321-9ad7-4f9a-9804-237dc716c60a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e'} Body: b'{"volume": {"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:21.000000", "updated_at": "2021-07-14T18:21:22.000000", "name": "tempest-tempest.common.compute-volume-585922558", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}], "user_id": "63c01c7a21364f588f102eb99dd517ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c"}}' 2021-07-14 18:21:29,277 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e 0.077s 2021-07-14 18:21:29,278 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbfbe3de-5270-499e-90e9-bb9a52dabde7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbfbe3de-5270-499e-90e9-bb9a52dabde7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e'} Body: b'{"volume": {"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:21.000000", "updated_at": "2021-07-14T18:21:22.000000", "name": "tempest-tempest.common.compute-volume-585922558", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}], "user_id": "63c01c7a21364f588f102eb99dd517ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c"}}' 2021-07-14 18:21:30,346 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e 0.059s 2021-07-14 18:21:30,346 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1335d4b5-58c2-4cf7-adc0-7505a4a5975b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1335d4b5-58c2-4cf7-adc0-7505a4a5975b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e'} Body: b'{"volume": {"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:21.000000", "updated_at": "2021-07-14T18:21:22.000000", "name": "tempest-tempest.common.compute-volume-585922558", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}], "user_id": "63c01c7a21364f588f102eb99dd517ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c"}}' 2021-07-14 18:21:31,406 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e 0.052s 2021-07-14 18:21:31,406 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-955167ea-138d-45b4-9ea5-b4f50b9bad6d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-955167ea-138d-45b4-9ea5-b4f50b9bad6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e'} Body: b'{"volume": {"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:21.000000", "updated_at": "2021-07-14T18:21:22.000000", "name": "tempest-tempest.common.compute-volume-585922558", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}], "user_id": "63c01c7a21364f588f102eb99dd517ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c"}}' 2021-07-14 18:21:32,475 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e 0.061s 2021-07-14 18:21:32,475 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-636f68e5-b8b2-4715-a407-9b30d9b6dfa7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-636f68e5-b8b2-4715-a407-9b30d9b6dfa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e'} Body: b'{"volume": {"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:21.000000", "updated_at": "2021-07-14T18:21:22.000000", "name": "tempest-tempest.common.compute-volume-585922558", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}], "user_id": "63c01c7a21364f588f102eb99dd517ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c"}}' 2021-07-14 18:21:33,546 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e 0.063s 2021-07-14 18:21:33,547 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46e86220-bb14-4dcb-b8ab-d15c1389d741', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46e86220-bb14-4dcb-b8ab-d15c1389d741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e'} Body: b'{"volume": {"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:21.000000", "updated_at": "2021-07-14T18:21:22.000000", "name": "tempest-tempest.common.compute-volume-585922558", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}], "user_id": "63c01c7a21364f588f102eb99dd517ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c"}}' 2021-07-14 18:21:34,625 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e 0.071s 2021-07-14 18:21:34,625 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28462860-f61f-4d05-aa2f-4e6a44ea51b1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28462860-f61f-4d05-aa2f-4e6a44ea51b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e'} Body: b'{"volume": {"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:21.000000", "updated_at": "2021-07-14T18:21:22.000000", "name": "tempest-tempest.common.compute-volume-585922558", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}], "user_id": "63c01c7a21364f588f102eb99dd517ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c"}}' 2021-07-14 18:21:35,737 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e 0.104s 2021-07-14 18:21:35,737 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d390aece-e831-4e78-ab6f-7ba068fc0e3b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d390aece-e831-4e78-ab6f-7ba068fc0e3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e'} Body: b'{"volume": {"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:21.000000", "updated_at": "2021-07-14T18:21:22.000000", "name": "tempest-tempest.common.compute-volume-585922558", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}], "user_id": "63c01c7a21364f588f102eb99dd517ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c"}}' 2021-07-14 18:21:36,854 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e 0.110s 2021-07-14 18:21:36,854 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b48ee338-d61e-4d70-94de-8ca45943f801', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b48ee338-d61e-4d70-94de-8ca45943f801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e'} Body: b'{"volume": {"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:21.000000", "updated_at": "2021-07-14T18:21:22.000000", "name": "tempest-tempest.common.compute-volume-585922558", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}], "user_id": "63c01c7a21364f588f102eb99dd517ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c"}}' 2021-07-14 18:21:37,966 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e 0.103s 2021-07-14 18:21:37,967 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a153230d-d894-47ee-9e58-f8d86f72f0e3', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a153230d-d894-47ee-9e58-f8d86f72f0e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e'} Body: b'{"volume": {"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:21.000000", "updated_at": "2021-07-14T18:21:22.000000", "name": "tempest-tempest.common.compute-volume-585922558", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}], "user_id": "63c01c7a21364f588f102eb99dd517ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c"}}' 2021-07-14 18:21:39,060 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e 0.085s 2021-07-14 18:21:39,061 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28ea1ba9-8171-47d9-a1d9-8a9ca236a2ff', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28ea1ba9-8171-47d9-a1d9-8a9ca236a2ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e'} Body: b'{"volume": {"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:21.000000", "updated_at": "2021-07-14T18:21:39.000000", "name": "tempest-tempest.common.compute-volume-585922558", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}], "user_id": "63c01c7a21364f588f102eb99dd517ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c"}}' 2021-07-14 18:21:40,124 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e 0.054s 2021-07-14 18:21:40,124 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de2b6fdc-bfe9-4033-965d-e00af8fe4dab', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de2b6fdc-bfe9-4033-965d-e00af8fe4dab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e'} Body: b'{"volume": {"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:21.000000", "updated_at": "2021-07-14T18:21:39.000000", "name": "tempest-tempest.common.compute-volume-585922558", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}], "user_id": "63c01c7a21364f588f102eb99dd517ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c"}}' 2021-07-14 18:21:41,261 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e 0.129s 2021-07-14 18:21:41,261 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e650aecf-e2c1-4099-b6b8-7acfe5db6ac9', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e650aecf-e2c1-4099-b6b8-7acfe5db6ac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e'} Body: b'{"volume": {"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:21.000000", "updated_at": "2021-07-14T18:21:39.000000", "name": "tempest-tempest.common.compute-volume-585922558", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}], "user_id": "63c01c7a21364f588f102eb99dd517ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c"}}' 2021-07-14 18:21:42,362 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e 0.091s 2021-07-14 18:21:42,362 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bd5c63c-4809-41bb-b7cb-be16f4c175f9', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bd5c63c-4809-41bb-b7cb-be16f4c175f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e'} Body: b'{"volume": {"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:21.000000", "updated_at": "2021-07-14T18:21:39.000000", "name": "tempest-tempest.common.compute-volume-585922558", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}], "user_id": "63c01c7a21364f588f102eb99dd517ca", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c"}}' 2021-07-14 18:21:43,500 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e 0.131s 2021-07-14 18:21:43,501 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62966809-5dd2-4346-8525-8d5b6fa555e1', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62966809-5dd2-4346-8525-8d5b6fa555e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e'} Body: b'{"volume": {"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:21.000000", "updated_at": "2021-07-14T18:21:43.000000", "name": "tempest-tempest.common.compute-volume-585922558", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/0a6a8e07e1ce4e4e84e3fe5c59c6747c/volumes/b88d3ce8-fa04-4c36-9d30-9a88186e823e"}], "user_id": "63c01c7a21364f588f102eb99dd517ca", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c"}}' 2021-07-14 18:21:43,507 109696 INFO [tempest.common.waiters] volume b88d3ce8-fa04-4c36-9d30-9a88186e823e reached available after waiting for 22.507518 seconds 2021-07-14 18:21:44,942 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 202 POST http://10.222.0.16/compute/v2.1/servers 1.434s 2021-07-14 18:21:44,942 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "imageRef": "", "flavorRef": "452", "networks": [{"uuid": "7cee3312-4c4c-4d32-820f-eab965dcf565"}], "block_device_mapping_v2": [{"uuid": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91733b70-af99-424e-986c-2f72451982ff', 'x-compute-request-id': 'req-91733b70-af99-424e-986c-2f72451982ff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/servers'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "c9BiTkUbJvEW"}}' 2021-07-14 18:21:46,599 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 1.654s 2021-07-14 18:21:46,599 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f706962-84b5-46fb-96bb-99f7447d93fc', 'x-compute-request-id': 'req-4f706962-84b5-46fb-96bb-99f7447d93fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:21:48,392 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.782s 2021-07-14 18:21:48,392 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82a180a5-bd78-45ac-a936-0cfb8e742dd0', 'x-compute-request-id': 'req-82a180a5-bd78-45ac-a936-0cfb8e742dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:21:48,400 109696 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2021-07-14 18:21:49,852 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.450s 2021-07-14 18:21:49,852 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32a62e5b-9634-4982-b5b5-9005d54fa587', 'x-compute-request-id': 'req-32a62e5b-9634-4982-b5b5-9005d54fa587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:21:51,825 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.964s 2021-07-14 18:21:51,826 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdb1f79e-8a9b-4362-8341-9a1aea460683', 'x-compute-request-id': 'req-fdb1f79e-8a9b-4362-8341-9a1aea460683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:21:54,387 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 1.551s 2021-07-14 18:21:54,388 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad6af0fd-52c5-4773-84a7-e9c30a28726f', 'x-compute-request-id': 'req-ad6af0fd-52c5-4773-84a7-e9c30a28726f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:21:58,678 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 3.280s 2021-07-14 18:21:58,678 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cd3dea6-3443-45f7-8524-beb5a11e3dc7', 'x-compute-request-id': 'req-5cd3dea6-3443-45f7-8524-beb5a11e3dc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:21:58,686 109696 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 12 second wait 2021-07-14 18:22:01,812 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 2.124s 2021-07-14 18:22:01,812 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16414dc2-33cf-4816-8880-818d10134807', 'x-compute-request-id': 'req-16414dc2-33cf-4816-8880-818d10134807', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:04,351 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 1.530s 2021-07-14 18:22:04,352 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdc93d0f-0b46-4e94-b0fe-34eb057c3361', 'x-compute-request-id': 'req-fdc93d0f-0b46-4e94-b0fe-34eb057c3361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:05,887 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.526s 2021-07-14 18:22:05,888 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-188eb584-6144-4fea-83d1-0d51160be1d2', 'x-compute-request-id': 'req-188eb584-6144-4fea-83d1-0d51160be1d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:08,143 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 1.242s 2021-07-14 18:22:08,144 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a5432d6-40b0-45cf-94e2-70adf0288cb7', 'x-compute-request-id': 'req-8a5432d6-40b0-45cf-94e2-70adf0288cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:10,477 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 1.323s 2021-07-14 18:22:10,477 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ee3d41c-f54c-49fa-a66e-a78435510237', 'x-compute-request-id': 'req-2ee3d41c-f54c-49fa-a66e-a78435510237', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:12,336 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.849s 2021-07-14 18:22:12,336 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e005f924-fbba-4e71-bbe2-30570aca7581', 'x-compute-request-id': 'req-e005f924-fbba-4e71-bbe2-30570aca7581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:14,059 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.713s 2021-07-14 18:22:14,059 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cd5a5e7-ba8e-4fcc-9c6b-e7b6113efb7b', 'x-compute-request-id': 'req-7cd5a5e7-ba8e-4fcc-9c6b-e7b6113efb7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:15,360 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.292s 2021-07-14 18:22:15,360 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e23cbd7-a4b9-4c1c-8680-f4d581e4aca4', 'x-compute-request-id': 'req-5e23cbd7-a4b9-4c1c-8680-f4d581e4aca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:16,879 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.509s 2021-07-14 18:22:16,880 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21b502dc-6cad-45c6-a206-94d669af1260', 'x-compute-request-id': 'req-21b502dc-6cad-45c6-a206-94d669af1260', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:18,170 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.280s 2021-07-14 18:22:18,171 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2330c16-a732-4f02-8164-d4ca49b74601', 'x-compute-request-id': 'req-e2330c16-a732-4f02-8164-d4ca49b74601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:19,439 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.259s 2021-07-14 18:22:19,439 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-299d50b0-aa08-4709-93f3-26def2d99a85', 'x-compute-request-id': 'req-299d50b0-aa08-4709-93f3-26def2d99a85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:20,764 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.316s 2021-07-14 18:22:20,765 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e55bfce7-da81-4219-b5ab-ee6cdece9367', 'x-compute-request-id': 'req-e55bfce7-da81-4219-b5ab-ee6cdece9367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:22,000 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.225s 2021-07-14 18:22:22,000 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c877786-bdec-4f96-a11f-e3f4471490cd', 'x-compute-request-id': 'req-6c877786-bdec-4f96-a11f-e3f4471490cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:23,776 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.767s 2021-07-14 18:22:23,777 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb1e8bd3-b2a3-4a3b-ac98-4504a7bc0cd3', 'x-compute-request-id': 'req-cb1e8bd3-b2a3-4a3b-ac98-4504a7bc0cd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:25,219 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.432s 2021-07-14 18:22:25,219 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-868373a4-feb0-4340-b42c-4a3f183569a2', 'x-compute-request-id': 'req-868373a4-feb0-4340-b42c-4a3f183569a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:26,599 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.371s 2021-07-14 18:22:26,599 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b34429f0-1f2b-4390-8cef-d8efab54cc2a', 'x-compute-request-id': 'req-b34429f0-1f2b-4390-8cef-d8efab54cc2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:27,920 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.311s 2021-07-14 18:22:27,920 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ee9f566-940a-4961-8bfe-aba7bdb664bf', 'x-compute-request-id': 'req-8ee9f566-940a-4961-8bfe-aba7bdb664bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:29,382 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.452s 2021-07-14 18:22:29,382 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdf59845-464d-4722-b472-a7fb3f297a1f', 'x-compute-request-id': 'req-fdf59845-464d-4722-b472-a7fb3f297a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:30,775 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.383s 2021-07-14 18:22:30,775 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ed5b977-2287-49ce-b4bc-7c98ecd19a75', 'x-compute-request-id': 'req-6ed5b977-2287-49ce-b4bc-7c98ecd19a75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:32,297 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.511s 2021-07-14 18:22:32,297 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e321df1-6d7c-434a-a8aa-f0397366697e', 'x-compute-request-id': 'req-7e321df1-6d7c-434a-a8aa-f0397366697e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:33,781 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.475s 2021-07-14 18:22:33,781 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db02546f-a6ba-409f-bfe6-c96548d817df', 'x-compute-request-id': 'req-db02546f-a6ba-409f-bfe6-c96548d817df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:35,886 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 1.093s 2021-07-14 18:22:35,886 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f1c0360-8254-4189-ba86-ef0f2a62f555', 'x-compute-request-id': 'req-8f1c0360-8254-4189-ba86-ef0f2a62f555', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:37,897 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 1.001s 2021-07-14 18:22:37,897 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-986a2bd4-986e-4796-b4e1-8c5527c27a42', 'x-compute-request-id': 'req-986a2bd4-986e-4796-b4e1-8c5527c27a42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:39,313 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.405s 2021-07-14 18:22:39,313 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-735a4805-1e6e-4f39-9dc8-492b35b79897', 'x-compute-request-id': 'req-735a4805-1e6e-4f39-9dc8-492b35b79897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:41,413 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 1.090s 2021-07-14 18:22:41,413 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32dc544e-8feb-4e7e-8544-f05aa921c036', 'x-compute-request-id': 'req-32dc544e-8feb-4e7e-8544-f05aa921c036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:43,369 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.946s 2021-07-14 18:22:43,370 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e015f8aa-85b8-4512-865c-b6739a1bd68b', 'x-compute-request-id': 'req-e015f8aa-85b8-4512-865c-b6739a1bd68b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:44,608 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.228s 2021-07-14 18:22:44,608 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51477099-1073-4676-a39c-37c7df3ddb84', 'x-compute-request-id': 'req-51477099-1073-4676-a39c-37c7df3ddb84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:45,952 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.334s 2021-07-14 18:22:45,952 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d85b27f-7afe-441f-96ae-ef744a9bc4f7', 'x-compute-request-id': 'req-4d85b27f-7afe-441f-96ae-ef744a9bc4f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:47,491 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.530s 2021-07-14 18:22:47,491 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e49d755-2358-4651-b905-b584358848f3', 'x-compute-request-id': 'req-7e49d755-2358-4651-b905-b584358848f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:48,870 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.369s 2021-07-14 18:22:48,870 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a9dba73-e134-48dd-bac2-28445649ef78', 'x-compute-request-id': 'req-9a9dba73-e134-48dd-bac2-28445649ef78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:50,199 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.319s 2021-07-14 18:22:50,200 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-899b63be-6b71-4f09-9bad-fcd6d8821e72', 'x-compute-request-id': 'req-899b63be-6b71-4f09-9bad-fcd6d8821e72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:51,663 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.455s 2021-07-14 18:22:51,663 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffe2fccf-aa80-44a6-84de-eb5f7b3d1d78', 'x-compute-request-id': 'req-ffe2fccf-aa80-44a6-84de-eb5f7b3d1d78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:53,252 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.577s 2021-07-14 18:22:53,252 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57132022-4cbd-492c-a1fc-b616a2676b65', 'x-compute-request-id': 'req-57132022-4cbd-492c-a1fc-b616a2676b65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:54,710 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.449s 2021-07-14 18:22:54,710 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6c004a6-3f2d-4320-a4dc-047ef8694219', 'x-compute-request-id': 'req-c6c004a6-3f2d-4320-a4dc-047ef8694219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:56,366 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.646s 2021-07-14 18:22:56,366 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da94dcca-c846-4aa8-b002-fd7dbddc4645', 'x-compute-request-id': 'req-da94dcca-c846-4aa8-b002-fd7dbddc4645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:58,222 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.847s 2021-07-14 18:22:58,223 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b1e8eb1-1e2f-4172-9964-98cb9b0921d8', 'x-compute-request-id': 'req-4b1e8eb1-1e2f-4172-9964-98cb9b0921d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:22:59,630 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.397s 2021-07-14 18:22:59,630 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-227ff5f2-b16a-4fef-a014-1f705bd58fe7', 'x-compute-request-id': 'req-227ff5f2-b16a-4fef-a014-1f705bd58fe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "2049f1ac93c717a981dd1b081403caa72bffff0c2209fa90080476ad", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:23:01,725 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 1.085s 2021-07-14 18:23:01,725 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d01919da-44e9-4628-a822-801def4ad77b', 'x-compute-request-id': 'req-d01919da-44e9-4628-a822-801def4ad77b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:23:03,811 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 1.077s 2021-07-14 18:23:03,812 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71c83ff4-9470-4f8e-ab42-c3ebf395f5f9', 'x-compute-request-id': 'req-71c83ff4-9470-4f8e-ab42-c3ebf395f5f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:23:03,820 109696 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "BUILD/scheduling" after 77 second wait 2021-07-14 18:23:05,111 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.290s 2021-07-14 18:23:05,112 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e2f8ad0-90fb-430f-b7b6-f2989ee39925', 'x-compute-request-id': 'req-1e2f8ad0-90fb-430f-b7b6-f2989ee39925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "40dd2af7ad7c898cf9dba2b356e5c5bd069b9eec0ced6277feccebe6", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:23:05,120 109696 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 79 second wait 2021-07-14 18:23:07,060 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.938s 2021-07-14 18:23:07,061 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17c1d8c2-8a97-48dc-bb1e-a7e3dd698d12', 'x-compute-request-id': 'req-17c1d8c2-8a97-48dc-bb1e-a7e3dd698d12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "40dd2af7ad7c898cf9dba2b356e5c5bd069b9eec0ced6277feccebe6", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:23:08,926 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.856s 2021-07-14 18:23:08,927 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77044b8b-a28b-4681-9ae0-716584c7c962', 'x-compute-request-id': 'req-77044b8b-a28b-4681-9ae0-716584c7c962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "40dd2af7ad7c898cf9dba2b356e5c5bd069b9eec0ced6277feccebe6", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:23:10,731 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.795s 2021-07-14 18:23:10,732 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dd04739-7a96-44be-9cdd-fbfb4abe39d3', 'x-compute-request-id': 'req-3dd04739-7a96-44be-9cdd-fbfb4abe39d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "40dd2af7ad7c898cf9dba2b356e5c5bd069b9eec0ced6277feccebe6", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:23:12,538 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.794s 2021-07-14 18:23:12,538 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-519b2b85-acfa-4a55-b1af-000407fdceb1', 'x-compute-request-id': 'req-519b2b85-acfa-4a55-b1af-000407fdceb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "40dd2af7ad7c898cf9dba2b356e5c5bd069b9eec0ced6277feccebe6", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:23:14,182 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.634s 2021-07-14 18:23:14,182 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4217ed31-9b42-40a6-8fbc-55d3244b48fe', 'x-compute-request-id': 'req-4217ed31-9b42-40a6-8fbc-55d3244b48fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "40dd2af7ad7c898cf9dba2b356e5c5bd069b9eec0ced6277feccebe6", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:23:16,727 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 1.535s 2021-07-14 18:23:16,727 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47d9c759-7647-425e-b9f4-6523ebcb9705', 'x-compute-request-id': 'req-47d9c759-7647-425e-b9f4-6523ebcb9705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "40dd2af7ad7c898cf9dba2b356e5c5bd069b9eec0ced6277feccebe6", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:23:18,327 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.588s 2021-07-14 18:23:18,327 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e187ba5-77df-4b8d-b581-a78801dbd9eb', 'x-compute-request-id': 'req-7e187ba5-77df-4b8d-b581-a78801dbd9eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "40dd2af7ad7c898cf9dba2b356e5c5bd069b9eec0ced6277feccebe6", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:23:18,336 109696 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 92 second wait 2021-07-14 18:23:19,781 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.443s 2021-07-14 18:23:19,782 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de8df772-e5ff-4cda-8123-7a6589377f73', 'x-compute-request-id': 'req-de8df772-e5ff-4cda-8123-7a6589377f73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "40dd2af7ad7c898cf9dba2b356e5c5bd069b9eec0ced6277feccebe6", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:23:21,303 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.511s 2021-07-14 18:23:21,304 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d99484c8-5909-4902-8cb2-a1d4aa2cd23a', 'x-compute-request-id': 'req-d99484c8-5909-4902-8cb2-a1d4aa2cd23a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "40dd2af7ad7c898cf9dba2b356e5c5bd069b9eec0ced6277feccebe6", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:23:22,894 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.581s 2021-07-14 18:23:22,894 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b40c589-3c7c-4ae6-9688-55b266a38f50', 'x-compute-request-id': 'req-8b40c589-3c7c-4ae6-9688-55b266a38f50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "40dd2af7ad7c898cf9dba2b356e5c5bd069b9eec0ced6277feccebe6", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:23:24,532 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.628s 2021-07-14 18:23:24,532 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffd97182-4d26-464c-8f4c-625cd21b7c17', 'x-compute-request-id': 'req-ffd97182-4d26-464c-8f4c-625cd21b7c17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "40dd2af7ad7c898cf9dba2b356e5c5bd069b9eec0ced6277feccebe6", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:23:26,232 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.690s 2021-07-14 18:23:26,233 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f06d4e20-7a9d-4312-b04a-e30a266e2b36', 'x-compute-request-id': 'req-f06d4e20-7a9d-4312-b04a-e30a266e2b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "40dd2af7ad7c898cf9dba2b356e5c5bd069b9eec0ced6277feccebe6", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:23:27,648 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.406s 2021-07-14 18:23:27,648 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e306dc4-19d2-4458-ac5b-4342fc6112b8', 'x-compute-request-id': 'req-5e306dc4-19d2-4458-ac5b-4342fc6112b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "40dd2af7ad7c898cf9dba2b356e5c5bd069b9eec0ced6277feccebe6", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:23:29,360 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.702s 2021-07-14 18:23:29,360 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bfdb906-32f3-4aae-bc03-40351b230e75', 'x-compute-request-id': 'req-5bfdb906-32f3-4aae-bc03-40351b230e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "40dd2af7ad7c898cf9dba2b356e5c5bd069b9eec0ced6277feccebe6", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:23:30,612 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.242s 2021-07-14 18:23:30,612 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa42c180-a43c-4b06-b6fc-fdcae23fc56c', 'x-compute-request-id': 'req-aa42c180-a43c-4b06-b6fc-fdcae23fc56c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "BUILD", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "40dd2af7ad7c898cf9dba2b356e5c5bd069b9eec0ced6277feccebe6", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:23:31,941 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.319s 2021-07-14 18:23:31,942 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1476', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddcee32a-69b3-461b-819f-6614d9f91edd', 'x-compute-request-id': 'req-ddcee32a-69b3-461b-819f-6614d9f91edd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "ACTIVE", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "40dd2af7ad7c898cf9dba2b356e5c5bd069b9eec0ced6277feccebe6", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:31Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1446463783-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:d3:c2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:23:30.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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:23:31,950 109696 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 105 second wait 2021-07-14 18:23:32,423 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.471s 2021-07-14 18:23:32,423 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1968', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b7498b3-28f7-4da7-b9ec-d4d45ebeb895', 'x-compute-request-id': 'req-9b7498b3-28f7-4da7-b9ec-d4d45ebeb895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "ACTIVE", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "40dd2af7ad7c898cf9dba2b356e5c5bd069b9eec0ced6277feccebe6", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:31Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1446463783-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:d3:c2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:23:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-800634-3", "OS-EXT-SRV-ATTR:instance_name": "instance-00000019", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-800634-3", "OS-EXT-SRV-ATTR:reservation_id": "r-nd8p3eho", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-182017758", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "host_status": "UP", "locked": false, "description": null}}' 2021-07-14 18:23:32,885 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.453s 2021-07-14 18:23:32,885 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1968', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43bb3599-27fd-4fdf-9b27-2eddd27fdee2', 'x-compute-request-id': 'req-43bb3599-27fd-4fdf-9b27-2eddd27fdee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "ACTIVE", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "40dd2af7ad7c898cf9dba2b356e5c5bd069b9eec0ced6277feccebe6", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:31Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1446463783-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:d3:c2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:23:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-800634-3", "OS-EXT-SRV-ATTR:instance_name": "instance-00000019", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-800634-3", "OS-EXT-SRV-ATTR:reservation_id": "r-nd8p3eho", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-182017758", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "host_status": "UP", "locked": false, "description": null}}' 2021-07-14 18:23:32,976 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/os-services?binary=nova-compute 0.082s 2021-07-14 18:23:32,976 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '424', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c5fccbb-fa63-4b0a-ad3f-b5c73e86b525', 'x-compute-request-id': 'req-7c5fccbb-fa63-4b0a-ad3f-b5c73e86b525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/os-services?binary=nova-compute'} Body: b'{"services": [{"binary": "nova-compute", "host": "n-h1-800634-3", "id": 3, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2021-07-14T18:23:27.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "n-h2-800634-3", "id": 4, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2021-07-14T18:23:32.000000", "disabled_reason": null, "forced_down": false}]}' 2021-07-14 18:23:32,980 109696 INFO [tempest.api.compute.admin.test_live_migration] Live migrate from source n-h1-800634-3 to destination n-h2-800634-3 2021-07-14 18:23:34,443 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 202 POST http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d/action 1.462s 2021-07-14 18:23:34,443 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"os-migrateLive": {"host": "n-h2-800634-3", "block_migration": "auto"}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbb86836-8bee-4d1b-b52a-16650e087c39', 'x-compute-request-id': 'req-dbb86836-8bee-4d1b-b52a-16650e087c39', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d/action'} Body: b'' 2021-07-14 18:23:35,014 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.570s 2021-07-14 18:23:35,014 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33645c09-f177-493f-ad3e-185375683a78', 'x-compute-request-id': 'req-33645c09-f177-493f-ad3e-185375683a78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "MIGRATING", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "40dd2af7ad7c898cf9dba2b356e5c5bd069b9eec0ced6277feccebe6", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:33Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1446463783-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:d3:c2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:23:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:23:36,280 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.256s 2021-07-14 18:23:36,281 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c4f76c1-4621-4627-8e3a-05f5a083afdf', 'x-compute-request-id': 'req-1c4f76c1-4621-4627-8e3a-05f5a083afdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "MIGRATING", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "40dd2af7ad7c898cf9dba2b356e5c5bd069b9eec0ced6277feccebe6", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:33Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1446463783-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:d3:c2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:23:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:23:37,784 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.493s 2021-07-14 18:23:37,785 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-332de30e-ade9-425d-977f-b8069052ad36', 'x-compute-request-id': 'req-332de30e-ade9-425d-977f-b8069052ad36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "MIGRATING", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "40dd2af7ad7c898cf9dba2b356e5c5bd069b9eec0ced6277feccebe6", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:33Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1446463783-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:d3:c2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:23:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:23:39,019 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.224s 2021-07-14 18:23:39,019 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de63ceec-d929-4b9b-b908-0fb9b5841b17', 'x-compute-request-id': 'req-de63ceec-d929-4b9b-b908-0fb9b5841b17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "MIGRATING", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "40dd2af7ad7c898cf9dba2b356e5c5bd069b9eec0ced6277feccebe6", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:33Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1446463783-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:d3:c2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:23:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:23:40,662 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.633s 2021-07-14 18:23:40,662 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-362c761f-bf9e-412e-b5a0-644718018d8b', 'x-compute-request-id': 'req-362c761f-bf9e-412e-b5a0-644718018d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "MIGRATING", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "40dd2af7ad7c898cf9dba2b356e5c5bd069b9eec0ced6277feccebe6", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:33Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1446463783-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:d3:c2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:23:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:23:41,983 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.311s 2021-07-14 18:23:41,983 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e06d5ce-4694-4ab2-9d96-10be3c9b11bf', 'x-compute-request-id': 'req-7e06d5ce-4694-4ab2-9d96-10be3c9b11bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "MIGRATING", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "40dd2af7ad7c898cf9dba2b356e5c5bd069b9eec0ced6277feccebe6", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:33Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1446463783-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:d3:c2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:23:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:23:43,414 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.421s 2021-07-14 18:23:43,415 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dba9584a-5a15-4412-bbbb-c80eeb177de7', 'x-compute-request-id': 'req-dba9584a-5a15-4412-bbbb-c80eeb177de7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "MIGRATING", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "40dd2af7ad7c898cf9dba2b356e5c5bd069b9eec0ced6277feccebe6", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:33Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1446463783-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:d3:c2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:23:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:23:44,950 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.526s 2021-07-14 18:23:44,951 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1476', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05903873-142b-4b79-bfe8-9cec60f5f556', 'x-compute-request-id': 'req-05903873-142b-4b79-bfe8-9cec60f5f556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "ACTIVE", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "40dd2af7ad7c898cf9dba2b356e5c5bd069b9eec0ced6277feccebe6", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:44Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1446463783-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:d3:c2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:23:30.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": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "locked": false, "description": null}}' 2021-07-14 18:23:44,960 109696 INFO [tempest.common.waiters] State transition "MIGRATING/migrating" ==> "ACTIVE/None" after 9 second wait 2021-07-14 18:23:45,634 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/os-migrations 0.673s 2021-07-14 18:23:45,635 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-935783ae-e478-4863-a5fb-45f3f0cfa533', 'x-compute-request-id': 'req-935783ae-e478-4863-a5fb-45f3f0cfa533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/os-migrations'} Body: b'{"migrations": [{"id": 4, "source_compute": "n-h2-800634-3", "dest_compute": "n-h1-800634-3", "source_node": "n-h2-800634-3", "dest_node": "n-h1-800634-3", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "4c03c8a6-1634-41e9-92c6-45ef79023d35", "status": "completed", "migration_type": "live-migration", "created_at": "2021-07-14T18:20:32.000000", "updated_at": "2021-07-14T18:21:09.000000"}, {"id": 6, "source_compute": "n-h1-800634-3", "dest_compute": "n-h2-800634-3", "source_node": "n-h1-800634-3", "dest_node": "n-h2-800634-3", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "status": "failed", "migration_type": "live-migration", "created_at": "2021-07-14T18:23:33.000000", "updated_at": "2021-07-14T18:23:44.000000"}, {"id": 5, "source_compute": "n-h2-800634-3", "dest_compute": "n-h1-800634-3", "source_node": "n-h2-800634-3", "dest_node": "n-h1-800634-3", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "71cc93c3-ed8e-4af7-bf04-1c1ca5f4c121", "status": "completed", "migration_type": "live-migration", "created_at": "2021-07-14T18:20:35.000000", "updated_at": "2021-07-14T18:21:22.000000"}, {"id": 2, "source_compute": "n-h2-800634-3", "dest_compute": "n-h1-800634-3", "source_node": "n-h2-800634-3", "dest_node": "n-h1-800634-3", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "beccc4b5-3ac3-49b2-9770-40ce37745a2b", "status": "completed", "migration_type": "live-migration", "created_at": "2021-07-14T18:19:32.000000", "updated_at": "2021-07-14T18:19:47.000000"}, {"id": 1, "source_compute": "n-h2-800634-3", "dest_compute": "n-h1-800634-3", "source_node": "n-h2-800634-3", "dest_node": "n-h1-800634-3", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "d80491b9-d34b-45a9-83ac-fcdec1c35cdb", "status": "completed", "migration_type": "live-migration", "created_at": "2021-07-14T18:18:36.000000", "updated_at": "2021-07-14T18:18:58.000000"}, {"id": 3, "source_compute": "n-h2-800634-3", "dest_compute": "n-h1-800634-3", "source_node": "n-h2-800634-3", "dest_node": "n-h1-800634-3", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "fbf4bb9b-1d56-4ad5-a9e1-d9e143744a86", "status": "completed", "migration_type": "live-migration", "created_at": "2021-07-14T18:19:51.000000", "updated_at": "2021-07-14T18:20:08.000000"}]}' 2021-07-14 18:23:46,148 109696 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d 0.508s 2021-07-14 18:23:46,148 109696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1968', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4b75b13-4001-4193-bb20-38b6be00a9da', 'x-compute-request-id': 'req-c4b75b13-4001-4193-bb20-38b6be00a9da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d'} Body: b'{"server": {"id": "5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d", "name": "tempest-LiveAutoBlockMigrationV225Test-server-182017758", "status": "ACTIVE", "tenant_id": "0a6a8e07e1ce4e4e84e3fe5c59c6747c", "user_id": "63c01c7a21364f588f102eb99dd517ca", "metadata": {}, "hostId": "40dd2af7ad7c898cf9dba2b356e5c5bd069b9eec0ced6277feccebe6", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:23:44Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1446463783-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:d3:c2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:23:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-800634-3", "OS-EXT-SRV-ATTR:instance_name": "instance-00000019", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-800634-3", "OS-EXT-SRV-ATTR:reservation_id": "r-nd8p3eho", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-182017758", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b88d3ce8-fa04-4c36-9d30-9a88186e823e", "delete_on_termination": true}], "host_status": "UP", "locked": false, "description": null}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 168, in test_volume_backed_live_migration self._test_live_migration(volume_backed=True) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 135, in _test_live_migration self._live_migrate(server_id, destination_host, state, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 99, in _live_migrate self.assertEqual(target_host, self.get_host_for_server(server_id), File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/testcase.py", line 415, in assertEqual self.assertThat(observed, matcher, message) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/testcase.py", line 502, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 'n-h2-800634-3' != 'n-h1-800634-3': Live Migration failed. Migrations list for Instance 5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d: [ {'id': 6, 'source_compute': 'n-h1-800634-3', 'dest_compute': 'n-h2-800634-3', 'source_node': 'n-h1-800634-3', 'dest_node': 'n-h2-800634-3', 'dest_host': None, 'old_instance_type_id': 14, 'new_instance_type_id': 14, 'instance_uuid': '5d1b56cf-e9a2-40e8-8a62-8ebd9281e58d', 'status': 'failed', 'migration_type': 'live-migration', 'created_at': '2021-07-14T18:23:33.000000', 'updated_at': '2021-07-14T18:23:44.000000'}] |
||||||
tempest.api.compute.admin.test_live_migration.LiveMigrationTest | 4 | 3 | 1 | 0 | 0 | Detail | |
test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
pass
pt6.1: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
||||||
test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88] |
pass
pt6.2: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88] |
||||||
test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume] |
fail
ft6.3: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-07-14 18:21:26,093 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 201 POST http://10.222.0.16/identity/v3/auth/tokens 0.183s 2021-07-14 18:21:26,094 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3387', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-633236a6-38c6-4fa3-871d-f0ecee19c47d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "549767e74c9847c48559bd5d3135a126", "name": "tempest-LiveMigrationTest-64527954-project", "password_expires_at": null}, "audit_ids": ["URlFVZX3R-K9gQ8i_unw4g"], "expires_at": "2021-07-14T19:21:25.000000Z", "issued_at": "2021-07-14T18:21:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1f21963323d4ae1956c5ba38fc6e610", "name": "tempest-LiveMigrationTest-64527954"}, "is_domain": false, "roles": [{"id": "975ebb6e8f2d45eca61d82eadec80425", "name": "member"}, {"id": "5208adb71b234d8e85565391e0343c00", "name": "reader"}], "catalog": [{"endpoints": [{"id": "2728c3cd7ae44237a8519f041e92bfb6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/identity", "region": "RegionOne"}, {"id": "75279e2ea7ff4ba0a6fb24e622004744", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.16/identity", "region": "RegionOne"}], "id": "0592cf8c85eb4af882b85911e18a570d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "35b519327e204d6ca9898805f4e10973", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16:8080/v1/AUTH_d1f21963323d4ae1956c5ba38fc6e610", "region": "RegionOne"}, {"id": "fdf92f1f89b2468c8bdce1942e31410e", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.16:8080", "region": "RegionOne"}], "id": "15a71d55476b4eebb0ed7024166b5b19", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "5bd0add63a4e42e4a881cdfaf5f96f4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/compute/v2.1", "region": "RegionOne"}], "id": "4c1e3482c0cf4f0db14b00b50e9a7bad", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "951f5da8700d4a45a0aacf3973b624f3", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/compute/v2/d1f21963323d4ae1956c5ba38fc6e610", "region": "RegionOne"}], "id": "4f07b3439f34437ab542889a06671ce4", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d67be268cec54e399c0d8fc341b8b931", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/image", "region": "RegionOne"}], "id": "a68227c366e747e9879eb25749a43dbe", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5b86baf7b4214893b7bfaeb12454422b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/placement", "region": "RegionOne"}], "id": "ad8d19f5266a43438f52860085f3ca60", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ce70bae85d4c4643a37ed5c3a59a3219", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16:9696/", "region": "RegionOne"}], "id": "c7aadfba46b3493093b6d8a29185d818", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9ed90baacd694cc0884a6157b4601610", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610", "region": "RegionOne"}], "id": "d993d5d8cea1480aa81b55d24a564011", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4f099623913b4e6796fdedf44e7569d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610", "region": "RegionOne"}], "id": "eca07b5fff534a0daf3f260934238d05", "type": "block-storage", "name": "cinder"}]}}' 2021-07-14 18:21:26,094 109693 INFO [tempest.lib.common.fixed_network] (LiveMigrationTest:test_live_block_migration_with_attached_volume) Found network {'id': '31a99599-848e-4d3a-b964-3d8069f89b88', 'name': 'tempest-LiveMigrationTest-1913323266-network', 'tenant_id': 'd1f21963323d4ae1956c5ba38fc6e610', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd1f21963323d4ae1956c5ba38fc6e610', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 67, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-07-14T18:19:15Z', 'updated_at': '2021-07-14T18:19:15Z', 'revision_number': 1} available for tenant 2021-07-14 18:21:34,032 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 202 POST http://10.222.0.16/compute/v2.1/servers 7.937s 2021-07-14 18:21:34,032 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveMigrationTest-server-1575255175", "imageRef": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "flavorRef": "452", "networks": [{"uuid": "31a99599-848e-4d3a-b964-3d8069f89b88"}]}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4af84da9-438f-4378-a69b-21478e536789', 'x-compute-request-id': 'req-4af84da9-438f-4378-a69b-21478e536789', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/servers'} Body: b'{"server": {"id": "a714a8d2-8fdd-4748-b40a-f8b22de05ec3", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "xdCvYYGYi8px"}}' 2021-07-14 18:21:35,126 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3 1.091s 2021-07-14 18:21:35,126 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1211', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5398da33-7b5d-435f-8b20-736d4005b164', 'x-compute-request-id': 'req-5398da33-7b5d-435f-8b20-736d4005b164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3'} Body: b'{"server": {"id": "a714a8d2-8fdd-4748-b40a-f8b22de05ec3", "name": "tempest-LiveMigrationTest-server-1575255175", "status": "BUILD", "tenant_id": "d1f21963323d4ae1956c5ba38fc6e610", "user_id": "549767e74c9847c48559bd5d3135a126", "metadata": {}, "hostId": "", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:34Z", "updated": "2021-07-14T18:21:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3"}], "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": []}}' 2021-07-14 18:21:36,465 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3 0.331s 2021-07-14 18:21:36,466 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3abe8fb-9449-41b0-888e-504d51d4a8f4', 'x-compute-request-id': 'req-b3abe8fb-9449-41b0-888e-504d51d4a8f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3'} Body: b'{"server": {"id": "a714a8d2-8fdd-4748-b40a-f8b22de05ec3", "name": "tempest-LiveMigrationTest-server-1575255175", "status": "BUILD", "tenant_id": "d1f21963323d4ae1956c5ba38fc6e610", "user_id": "549767e74c9847c48559bd5d3135a126", "metadata": {}, "hostId": "d712a13385e52a23bc03c77826a0df762ac519f9b15d20f8936314c2", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:34Z", "updated": "2021-07-14T18:21:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3"}], "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:21:36,474 109693 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2021-07-14 18:21:38,362 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3 0.887s 2021-07-14 18:21:38,362 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67d0ff14-2132-46a2-95d4-a30757d381b6', 'x-compute-request-id': 'req-67d0ff14-2132-46a2-95d4-a30757d381b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3'} Body: b'{"server": {"id": "a714a8d2-8fdd-4748-b40a-f8b22de05ec3", "name": "tempest-LiveMigrationTest-server-1575255175", "status": "BUILD", "tenant_id": "d1f21963323d4ae1956c5ba38fc6e610", "user_id": "549767e74c9847c48559bd5d3135a126", "metadata": {}, "hostId": "d712a13385e52a23bc03c77826a0df762ac519f9b15d20f8936314c2", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:34Z", "updated": "2021-07-14T18:21:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3"}], "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": []}}' 2021-07-14 18:21:38,374 109693 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2021-07-14 18:21:40,397 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3 1.021s 2021-07-14 18:21:40,398 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb441fcc-578c-4c17-9cbd-72e8e9ee29a5', 'x-compute-request-id': 'req-bb441fcc-578c-4c17-9cbd-72e8e9ee29a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3'} Body: b'{"server": {"id": "a714a8d2-8fdd-4748-b40a-f8b22de05ec3", "name": "tempest-LiveMigrationTest-server-1575255175", "status": "BUILD", "tenant_id": "d1f21963323d4ae1956c5ba38fc6e610", "user_id": "549767e74c9847c48559bd5d3135a126", "metadata": {}, "hostId": "d712a13385e52a23bc03c77826a0df762ac519f9b15d20f8936314c2", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:34Z", "updated": "2021-07-14T18:21:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3"}], "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": []}}' 2021-07-14 18:21:42,108 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3 0.701s 2021-07-14 18:21:42,108 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2e5d19b-81ba-48e7-b59a-df7013eda7ee', 'x-compute-request-id': 'req-d2e5d19b-81ba-48e7-b59a-df7013eda7ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3'} Body: b'{"server": {"id": "a714a8d2-8fdd-4748-b40a-f8b22de05ec3", "name": "tempest-LiveMigrationTest-server-1575255175", "status": "BUILD", "tenant_id": "d1f21963323d4ae1956c5ba38fc6e610", "user_id": "549767e74c9847c48559bd5d3135a126", "metadata": {}, "hostId": "d712a13385e52a23bc03c77826a0df762ac519f9b15d20f8936314c2", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:34Z", "updated": "2021-07-14T18:21:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3"}], "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": []}}' 2021-07-14 18:21:43,651 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3 0.534s 2021-07-14 18:21:43,651 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b40893fd-d19e-45ec-b2b1-f474788a1e80', 'x-compute-request-id': 'req-b40893fd-d19e-45ec-b2b1-f474788a1e80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3'} Body: b'{"server": {"id": "a714a8d2-8fdd-4748-b40a-f8b22de05ec3", "name": "tempest-LiveMigrationTest-server-1575255175", "status": "BUILD", "tenant_id": "d1f21963323d4ae1956c5ba38fc6e610", "user_id": "549767e74c9847c48559bd5d3135a126", "metadata": {}, "hostId": "d712a13385e52a23bc03c77826a0df762ac519f9b15d20f8936314c2", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:34Z", "updated": "2021-07-14T18:21:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3"}], "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": []}}' 2021-07-14 18:21:46,166 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3 1.506s 2021-07-14 18:21:46,167 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f92d1157-05ba-4e42-89be-0d775f95119a', 'x-compute-request-id': 'req-f92d1157-05ba-4e42-89be-0d775f95119a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3'} Body: b'{"server": {"id": "a714a8d2-8fdd-4748-b40a-f8b22de05ec3", "name": "tempest-LiveMigrationTest-server-1575255175", "status": "BUILD", "tenant_id": "d1f21963323d4ae1956c5ba38fc6e610", "user_id": "549767e74c9847c48559bd5d3135a126", "metadata": {}, "hostId": "d712a13385e52a23bc03c77826a0df762ac519f9b15d20f8936314c2", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:34Z", "updated": "2021-07-14T18:21:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3"}], "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": []}}' 2021-07-14 18:21:48,450 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3 1.274s 2021-07-14 18:21:48,450 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98f8044e-8818-4366-b15d-77f611e674ba', 'x-compute-request-id': 'req-98f8044e-8818-4366-b15d-77f611e674ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3'} Body: b'{"server": {"id": "a714a8d2-8fdd-4748-b40a-f8b22de05ec3", "name": "tempest-LiveMigrationTest-server-1575255175", "status": "BUILD", "tenant_id": "d1f21963323d4ae1956c5ba38fc6e610", "user_id": "549767e74c9847c48559bd5d3135a126", "metadata": {}, "hostId": "d712a13385e52a23bc03c77826a0df762ac519f9b15d20f8936314c2", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:34Z", "updated": "2021-07-14T18:21:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3"}], "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": []}}' 2021-07-14 18:21:50,553 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3 1.095s 2021-07-14 18:21:50,554 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0910b1f-c25f-4915-814a-9c221a435912', 'x-compute-request-id': 'req-d0910b1f-c25f-4915-814a-9c221a435912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3'} Body: b'{"server": {"id": "a714a8d2-8fdd-4748-b40a-f8b22de05ec3", "name": "tempest-LiveMigrationTest-server-1575255175", "status": "BUILD", "tenant_id": "d1f21963323d4ae1956c5ba38fc6e610", "user_id": "549767e74c9847c48559bd5d3135a126", "metadata": {}, "hostId": "d712a13385e52a23bc03c77826a0df762ac519f9b15d20f8936314c2", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:34Z", "updated": "2021-07-14T18:21:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3"}], "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": []}}' 2021-07-14 18:21:53,402 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3 1.839s 2021-07-14 18:21:53,402 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1495', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dad661f8-1f9d-4e18-be4d-4bae21d2afbb', 'x-compute-request-id': 'req-dad661f8-1f9d-4e18-be4d-4bae21d2afbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3'} Body: b'{"server": {"id": "a714a8d2-8fdd-4748-b40a-f8b22de05ec3", "name": "tempest-LiveMigrationTest-server-1575255175", "status": "ACTIVE", "tenant_id": "d1f21963323d4ae1956c5ba38fc6e610", "user_id": "549767e74c9847c48559bd5d3135a126", "metadata": {}, "hostId": "d712a13385e52a23bc03c77826a0df762ac519f9b15d20f8936314c2", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:34Z", "updated": "2021-07-14T18:21:51Z", "addresses": {"tempest-LiveMigrationTest-1913323266-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:0e:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:21:50.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": []}}' 2021-07-14 18:21:53,411 109693 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 18 second wait 2021-07-14 18:21:57,348 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3 3.937s 2021-07-14 18:21:57,349 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1646', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0e97824-e04a-4ddf-b2de-2d7881e1c9d7', 'x-compute-request-id': 'req-a0e97824-e04a-4ddf-b2de-2d7881e1c9d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3'} Body: b'{"server": {"id": "a714a8d2-8fdd-4748-b40a-f8b22de05ec3", "name": "tempest-LiveMigrationTest-server-1575255175", "status": "ACTIVE", "tenant_id": "d1f21963323d4ae1956c5ba38fc6e610", "user_id": "549767e74c9847c48559bd5d3135a126", "metadata": {}, "hostId": "d712a13385e52a23bc03c77826a0df762ac519f9b15d20f8936314c2", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:34Z", "updated": "2021-07-14T18:21:51Z", "addresses": {"tempest-LiveMigrationTest-1913323266-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:0e:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:21:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-800634-3", "OS-EXT-SRV-ATTR:instance_name": "instance-00000016", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-800634-3", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:21:58,851 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/compute/v2.1/os-services?binary=nova-compute 1.494s 2021-07-14 18:21:58,851 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08b16ad9-c467-4969-a882-07344e173f88', 'x-compute-request-id': 'req-08b16ad9-c467-4969-a882-07344e173f88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/os-services?binary=nova-compute'} Body: b'{"services": [{"binary": "nova-compute", "host": "n-h1-800634-3", "id": 3, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2021-07-14T18:21:57.000000", "disabled_reason": null}, {"binary": "nova-compute", "host": "n-h2-800634-3", "id": 4, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2021-07-14T18:21:52.000000", "disabled_reason": null}]}' 2021-07-14 18:21:59,356 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 202 POST http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes 0.501s 2021-07-14 18:21:59,356 109693 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-LiveMigrationTest-volume-297846431"}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4391d1b5-9886-46a2-9844-685f680eb16c', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4391d1b5-9886-46a2-9844-685f680eb16c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.177163", "updated_at": null, "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-07-14 18:21:59,468 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.105s 2021-07-14 18:21:59,468 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-268e5f2b-b527-469b-8311-17ca40a5b793', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-268e5f2b-b527-469b-8311-17ca40a5b793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": null, "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:00,557 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.079s 2021-07-14 18:22:00,558 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05972ccc-46f3-4c6e-8db9-38018d853176', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05972ccc-46f3-4c6e-8db9-38018d853176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:00.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:00,565 109693 INFO [tempest.common.waiters] volume 6a2880ab-a447-4497-8172-176928fb8c7b reached available after waiting for 1.565221 seconds 2021-07-14 18:22:02,904 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 POST http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3/os-volume_attachments 2.339s 2021-07-14 18:22:02,905 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "6a2880ab-a447-4497-8172-176928fb8c7b", "device": "/dev/xvdb"}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65e31e20-af22-478a-88bb-ed583cbe362c', 'x-compute-request-id': 'req-65e31e20-af22-478a-88bb-ed583cbe362c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/a714a8d2-8fdd-4748-b40a-f8b22de05ec3/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "serverId": "a714a8d2-8fdd-4748-b40a-f8b22de05ec3", "volumeId": "6a2880ab-a447-4497-8172-176928fb8c7b", "device": "/dev/sdb"}}' 2021-07-14 18:22:03,057 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.150s 2021-07-14 18:22:03,057 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78ea7b05-7a71-4f85-b553-716d5d089d90', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78ea7b05-7a71-4f85-b553-716d5d089d90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:03.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:04,183 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.117s 2021-07-14 18:22:04,183 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07c0e343-4528-48d0-bba9-b44297b59446', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07c0e343-4528-48d0-bba9-b44297b59446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:03.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:05,312 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.121s 2021-07-14 18:22:05,313 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5814274f-629a-4de7-a906-e0867d359647', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5814274f-629a-4de7-a906-e0867d359647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:03.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:06,390 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.069s 2021-07-14 18:22:06,390 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73f6a50d-fa0a-4b30-aa9e-54eea58011b7', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73f6a50d-fa0a-4b30-aa9e-54eea58011b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:03.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:07,468 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.068s 2021-07-14 18:22:07,468 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb810f8d-ed7e-4c16-8ff5-361bf9b35b18', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb810f8d-ed7e-4c16-8ff5-361bf9b35b18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:03.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:08,542 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.066s 2021-07-14 18:22:08,543 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-129f1976-9a88-4171-8d9b-fe2e9b9722e4', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-129f1976-9a88-4171-8d9b-fe2e9b9722e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:08.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:09,630 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.079s 2021-07-14 18:22:09,630 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e362bc6b-2292-4b72-8523-6b197bb5636f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e362bc6b-2292-4b72-8523-6b197bb5636f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:10,716 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.078s 2021-07-14 18:22:10,717 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd77dce6-0529-423e-af73-7a316943917e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd77dce6-0529-423e-af73-7a316943917e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:11,794 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.070s 2021-07-14 18:22:11,795 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-701cc401-d75d-43e8-9d18-9a06c631649b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-701cc401-d75d-43e8-9d18-9a06c631649b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:12,849 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.047s 2021-07-14 18:22:12,850 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e46cee9-281e-4a04-ba5d-5f74c5405809', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e46cee9-281e-4a04-ba5d-5f74c5405809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:13,945 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.087s 2021-07-14 18:22:13,945 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c936dfc7-48f6-4d9d-bbb8-46575901858b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c936dfc7-48f6-4d9d-bbb8-46575901858b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:15,010 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.057s 2021-07-14 18:22:15,010 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b66dec83-588c-43e0-b11b-afcaef271d0f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b66dec83-588c-43e0-b11b-afcaef271d0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:16,103 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.084s 2021-07-14 18:22:16,103 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf8329d9-7faf-4252-8479-2107b235a57d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf8329d9-7faf-4252-8479-2107b235a57d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:17,170 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.059s 2021-07-14 18:22:17,170 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-666e0fb8-0c67-40b1-b513-11eeebcd2cab', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-666e0fb8-0c67-40b1-b513-11eeebcd2cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:18,243 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.065s 2021-07-14 18:22:18,243 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b9251ee-aaae-4de9-a81f-d3fb9e0c975a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b9251ee-aaae-4de9-a81f-d3fb9e0c975a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:19,315 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.063s 2021-07-14 18:22:19,315 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a844cba0-2940-4e78-b39f-8470547c43e9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a844cba0-2940-4e78-b39f-8470547c43e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:20,377 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.054s 2021-07-14 18:22:20,377 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92867229-8f1e-4407-b6b1-93ae6c7871ca', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92867229-8f1e-4407-b6b1-93ae6c7871ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:21,445 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.060s 2021-07-14 18:22:21,445 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45a26589-0ad0-47b4-845b-6966d949b869', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45a26589-0ad0-47b4-845b-6966d949b869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:22,516 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.062s 2021-07-14 18:22:22,517 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27e8a529-842c-466c-bd77-ac9ffe75fbb6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27e8a529-842c-466c-bd77-ac9ffe75fbb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:23,618 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.094s 2021-07-14 18:22:23,619 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b648a00-a960-44a5-81f1-3453643cb309', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b648a00-a960-44a5-81f1-3453643cb309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:24,742 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.116s 2021-07-14 18:22:24,743 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfabca62-ce6e-461d-b1c3-e0aeec165ead', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfabca62-ce6e-461d-b1c3-e0aeec165ead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:25,840 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.090s 2021-07-14 18:22:25,841 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2862cc08-c570-4ca1-9caf-bfec13f3b325', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2862cc08-c570-4ca1-9caf-bfec13f3b325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:26,943 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.095s 2021-07-14 18:22:26,944 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb1dce6b-a400-4d66-90a8-15ada63dd921', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb1dce6b-a400-4d66-90a8-15ada63dd921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:28,066 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.113s 2021-07-14 18:22:28,066 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9be32a98-cc6c-4259-9975-f896d54515f7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9be32a98-cc6c-4259-9975-f896d54515f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:29,216 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.143s 2021-07-14 18:22:29,217 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebeade72-bceb-4143-ba5c-02824f8a7606', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebeade72-bceb-4143-ba5c-02824f8a7606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:30,285 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.060s 2021-07-14 18:22:30,285 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29ea5a85-fad6-4fb6-ab1f-0a939ba58882', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29ea5a85-fad6-4fb6-ab1f-0a939ba58882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:31,370 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.078s 2021-07-14 18:22:31,371 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d5ae862-d1cd-4add-a4cd-1d238af5499c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d5ae862-d1cd-4add-a4cd-1d238af5499c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:32,509 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.131s 2021-07-14 18:22:32,510 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b63d11e7-e717-4a00-a8ff-dd4e39c281c8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b63d11e7-e717-4a00-a8ff-dd4e39c281c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:33,668 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.146s 2021-07-14 18:22:33,668 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e4e980a-b4b8-4278-a773-70ecb568f0f9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e4e980a-b4b8-4278-a773-70ecb568f0f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:34,824 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.148s 2021-07-14 18:22:34,824 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae17926e-160b-456e-9add-38fe856b81f8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae17926e-160b-456e-9add-38fe856b81f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:35,929 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.097s 2021-07-14 18:22:35,929 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4f01e58-d4e0-4d46-ae7c-9acfd474d61d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4f01e58-d4e0-4d46-ae7c-9acfd474d61d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:37,073 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.137s 2021-07-14 18:22:37,074 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-003fe24e-3563-4797-968d-38507ee09681', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-003fe24e-3563-4797-968d-38507ee09681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:38,178 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.096s 2021-07-14 18:22:38,178 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6482b8d-94ee-4575-80ff-d20dd586ed26', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6482b8d-94ee-4575-80ff-d20dd586ed26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:39,272 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.085s 2021-07-14 18:22:39,272 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c37eae7a-9b24-467d-8186-03dbe5d30dd9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c37eae7a-9b24-467d-8186-03dbe5d30dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:40,341 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.061s 2021-07-14 18:22:40,341 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff985dfa-cf96-4bff-88bb-e75199c7e71d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff985dfa-cf96-4bff-88bb-e75199c7e71d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:41,449 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.099s 2021-07-14 18:22:41,449 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ffc5ba2-77be-4919-856b-565da81d9a5b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ffc5ba2-77be-4919-856b-565da81d9a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:42,532 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.076s 2021-07-14 18:22:42,532 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b69ba218-1782-440b-9d9f-c41c6b983397', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b69ba218-1782-440b-9d9f-c41c6b983397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:43,592 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.051s 2021-07-14 18:22:43,592 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1849a267-eb1b-403e-ad36-7ae70b324f77', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1849a267-eb1b-403e-ad36-7ae70b324f77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:44,685 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.085s 2021-07-14 18:22:44,685 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4795168d-7fee-4024-92eb-0eb7fcf2d826', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4795168d-7fee-4024-92eb-0eb7fcf2d826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:45,774 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.082s 2021-07-14 18:22:45,774 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-750186ad-52ab-4457-bebf-ddd7f6cd09ab', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-750186ad-52ab-4457-bebf-ddd7f6cd09ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:46,894 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.113s 2021-07-14 18:22:46,895 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-448a8ed5-eb10-40b1-b24d-b52f973baf0c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-448a8ed5-eb10-40b1-b24d-b52f973baf0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:47,976 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.073s 2021-07-14 18:22:47,977 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a696d26d-ac96-4b54-894c-5ec9d08e23a6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a696d26d-ac96-4b54-894c-5ec9d08e23a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:49,102 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.117s 2021-07-14 18:22:49,103 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac23ee99-74fa-442d-865e-adc8343d180a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac23ee99-74fa-442d-865e-adc8343d180a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:50,166 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.056s 2021-07-14 18:22:50,167 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc14befd-c4fb-40c0-a305-be49ce355ea9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc14befd-c4fb-40c0-a305-be49ce355ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:51,270 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.094s 2021-07-14 18:22:51,275 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7153d05-d3bc-442d-b2a8-bbeade2bf4d7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7153d05-d3bc-442d-b2a8-bbeade2bf4d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:52,389 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.073s 2021-07-14 18:22:52,389 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fac1ff6-4260-4568-956b-ca75efa7e6f9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fac1ff6-4260-4568-956b-ca75efa7e6f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:22:53,458 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.061s 2021-07-14 18:22:53,459 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b53da692-8957-4e5a-83ad-02681b95703c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b53da692-8957-4e5a-83ad-02681b95703c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:00,210 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 5.742s 2021-07-14 18:23:00,210 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a30b5c06-51e0-485c-b40a-6a0aa86dea56', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a30b5c06-51e0-485c-b40a-6a0aa86dea56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:01,351 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.132s 2021-07-14 18:23:01,352 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cfff0bc-1ec5-487d-8ab2-b3352be7a298', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cfff0bc-1ec5-487d-8ab2-b3352be7a298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:02,580 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.220s 2021-07-14 18:23:02,580 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-911f434b-d3d5-40a6-8da5-10609a7ed42f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-911f434b-d3d5-40a6-8da5-10609a7ed42f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:03,660 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.072s 2021-07-14 18:23:03,660 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ac124de-3527-49cb-9162-70e078e37d06', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ac124de-3527-49cb-9162-70e078e37d06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:04,772 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.104s 2021-07-14 18:23:04,772 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c33152d-fff6-424d-95f3-ff008c243385', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c33152d-fff6-424d-95f3-ff008c243385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:22:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:10,460 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 4.680s 2021-07-14 18:23:10,461 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-833f19a9-efd8-46d6-8940-f51af1edcaae', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-833f19a9-efd8-46d6-8940-f51af1edcaae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:11,578 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.108s 2021-07-14 18:23:11,578 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62d9f761-f982-41dd-9b5c-97ae8e9a4cb6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62d9f761-f982-41dd-9b5c-97ae8e9a4cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:12,751 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.165s 2021-07-14 18:23:12,751 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0579ba6d-6b70-4174-8a29-8efee4cd6680', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0579ba6d-6b70-4174-8a29-8efee4cd6680', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:13,821 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.062s 2021-07-14 18:23:13,822 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c03d880-3230-437a-bf58-53366fda19fd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c03d880-3230-437a-bf58-53366fda19fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:14,930 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.100s 2021-07-14 18:23:14,930 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48b001ea-eeec-4d98-a2a9-60d2d43135b9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48b001ea-eeec-4d98-a2a9-60d2d43135b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:16,024 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.085s 2021-07-14 18:23:16,024 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bcf82e0-fa2d-44d9-bbbc-7c50be8b5780', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bcf82e0-fa2d-44d9-bbbc-7c50be8b5780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:17,152 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.119s 2021-07-14 18:23:17,152 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-609b0b3f-9995-405e-b91e-375b5d9f1fc5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-609b0b3f-9995-405e-b91e-375b5d9f1fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:18,285 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.125s 2021-07-14 18:23:18,285 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-815c7029-c05e-465f-b32f-8422709610e9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-815c7029-c05e-465f-b32f-8422709610e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:19,406 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.112s 2021-07-14 18:23:19,406 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34f2637f-61cf-4ba7-b4a5-63e1c3be311b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34f2637f-61cf-4ba7-b4a5-63e1c3be311b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:20,550 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.136s 2021-07-14 18:23:20,550 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10ffa1e9-242f-40ca-920a-d6cf29b7524a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10ffa1e9-242f-40ca-920a-d6cf29b7524a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:21,632 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.073s 2021-07-14 18:23:21,633 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13e67134-45f3-4b4b-b171-c13bfce1a720', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13e67134-45f3-4b4b-b171-c13bfce1a720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:22,780 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.140s 2021-07-14 18:23:22,780 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5054fffb-d333-4cf2-8d88-76c98f91cfa8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5054fffb-d333-4cf2-8d88-76c98f91cfa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:23,882 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.094s 2021-07-14 18:23:23,883 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1a848ba-7eb8-4cbf-b325-67781bd8bad6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1a848ba-7eb8-4cbf-b325-67781bd8bad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:24,987 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.097s 2021-07-14 18:23:24,988 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83a22284-e2e3-4b35-8d76-baf7495ff291', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83a22284-e2e3-4b35-8d76-baf7495ff291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:26,106 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.111s 2021-07-14 18:23:26,107 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42477ad9-27c0-4ce9-8944-0dbad1c4b37d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42477ad9-27c0-4ce9-8944-0dbad1c4b37d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:27,210 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.096s 2021-07-14 18:23:27,211 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f5496dc-b2e5-47a3-a22c-5fce3b924df9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f5496dc-b2e5-47a3-a22c-5fce3b924df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:28,301 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.082s 2021-07-14 18:23:28,301 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cac5849-17f6-461a-b7df-d961fccd459f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cac5849-17f6-461a-b7df-d961fccd459f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:29,370 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.062s 2021-07-14 18:23:29,371 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb438ac6-2939-41cd-9353-9475a83f3224', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb438ac6-2939-41cd-9353-9475a83f3224', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:30,440 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.062s 2021-07-14 18:23:30,440 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cc4d699-d021-4b4c-ba3b-bc193a925322', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cc4d699-d021-4b4c-ba3b-bc193a925322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:31,510 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.062s 2021-07-14 18:23:31,511 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee8e0f2b-6925-4ba9-8780-2e629b4a1ec2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee8e0f2b-6925-4ba9-8780-2e629b4a1ec2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:32,596 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.077s 2021-07-14 18:23:32,596 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c9cea29-1cac-40b3-85ce-0fe0c8a7a744', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c9cea29-1cac-40b3-85ce-0fe0c8a7a744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:33,663 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.059s 2021-07-14 18:23:33,663 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fa8b7f4-4823-447c-95e9-09103d4ff3f2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fa8b7f4-4823-447c-95e9-09103d4ff3f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:34,750 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.077s 2021-07-14 18:23:34,750 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf0c91f4-a83b-42bb-9d2f-956656eccc58', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf0c91f4-a83b-42bb-9d2f-956656eccc58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:35,802 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.044s 2021-07-14 18:23:35,803 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f6a8ceb-3c13-4888-8417-80e1f21c55b8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f6a8ceb-3c13-4888-8417-80e1f21c55b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:36,895 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.085s 2021-07-14 18:23:36,896 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cafb3be-662e-4f81-9dea-56d9bcbc3278', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cafb3be-662e-4f81-9dea-56d9bcbc3278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:37,982 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.078s 2021-07-14 18:23:37,982 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a718432b-15aa-498c-b06a-b3cb8d9cbdb6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a718432b-15aa-498c-b06a-b3cb8d9cbdb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:39,041 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.051s 2021-07-14 18:23:39,042 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91240f94-3339-48fb-8579-58fa7d2f909a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91240f94-3339-48fb-8579-58fa7d2f909a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:40,100 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.049s 2021-07-14 18:23:40,100 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3de23fda-f7d7-4d5d-87e5-b13a353a61a9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3de23fda-f7d7-4d5d-87e5-b13a353a61a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:41,200 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.092s 2021-07-14 18:23:41,200 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4210a85e-f7a5-40df-b318-95f2af54e000', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4210a85e-f7a5-40df-b318-95f2af54e000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:42,276 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.067s 2021-07-14 18:23:42,276 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9899e89c-f6c9-42f0-ae59-3cbd8046a589', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9899e89c-f6c9-42f0-ae59-3cbd8046a589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:43,359 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.075s 2021-07-14 18:23:43,359 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed8b1d99-e8e5-411f-8e44-f4362a9d4320', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed8b1d99-e8e5-411f-8e44-f4362a9d4320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:44,485 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.117s 2021-07-14 18:23:44,485 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ed2b49f-a25e-48de-9954-8930d03978b1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ed2b49f-a25e-48de-9954-8930d03978b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:45,564 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.070s 2021-07-14 18:23:45,564 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30fa4701-9090-4718-ac19-1a434aa30563', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30fa4701-9090-4718-ac19-1a434aa30563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:46,625 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.051s 2021-07-14 18:23:46,626 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d30c8607-7c8a-442e-9cb0-f0b7a3d469e6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d30c8607-7c8a-442e-9cb0-f0b7a3d469e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:47,686 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.051s 2021-07-14 18:23:47,686 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b8559ed-3b03-4b40-be23-97f786eca77f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b8559ed-3b03-4b40-be23-97f786eca77f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:48,772 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.077s 2021-07-14 18:23:48,772 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d890c8e4-2808-4cce-81b1-096caff103cb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d890c8e4-2808-4cce-81b1-096caff103cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:49,840 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.060s 2021-07-14 18:23:49,841 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2370d2fc-5b30-4f76-8de0-ea77d2b72ea3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2370d2fc-5b30-4f76-8de0-ea77d2b72ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:50,926 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.078s 2021-07-14 18:23:50,926 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93404814-0600-4286-9464-988efcfde1b9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93404814-0600-4286-9464-988efcfde1b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:52,005 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.070s 2021-07-14 18:23:52,006 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a6c3d9b-36a6-497c-8fcb-2f2210e0d5ec', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a6c3d9b-36a6-497c-8fcb-2f2210e0d5ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:53,132 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.118s 2021-07-14 18:23:53,133 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe355127-43df-41c3-a928-ff95b8536af9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe355127-43df-41c3-a928-ff95b8536af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:54,196 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.056s 2021-07-14 18:23:54,196 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70d4f41e-00f8-4d25-ab3b-35a0b2a54d87', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70d4f41e-00f8-4d25-ab3b-35a0b2a54d87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:55,307 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.102s 2021-07-14 18:23:55,307 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cfbf5ab-dd30-4001-993d-3442ab73109b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cfbf5ab-dd30-4001-993d-3442ab73109b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:56,425 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.110s 2021-07-14 18:23:56,425 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18ac932d-9ef7-4eef-8213-f245cef603e5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18ac932d-9ef7-4eef-8213-f245cef603e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:57,511 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.077s 2021-07-14 18:23:57,511 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4daaae11-50a4-4ed1-9067-d4d183409270', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4daaae11-50a4-4ed1-9067-d4d183409270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:58,646 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.127s 2021-07-14 18:23:58,647 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-223c162b-e002-4f60-9ce0-a0aca80ab153', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-223c162b-e002-4f60-9ce0-a0aca80ab153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:23:59,723 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.068s 2021-07-14 18:23:59,724 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdc6b1aa-4751-45cb-8337-ab8898132975', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdc6b1aa-4751-45cb-8337-ab8898132975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:00,829 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.097s 2021-07-14 18:24:00,829 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-355857b8-14e0-47df-a990-d4764a4741d7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-355857b8-14e0-47df-a990-d4764a4741d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:01,931 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.093s 2021-07-14 18:24:01,931 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b765ff9d-ccf1-4578-9b2d-0c26573a778a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b765ff9d-ccf1-4578-9b2d-0c26573a778a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:03,115 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.177s 2021-07-14 18:24:03,115 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9966acb-c406-42b8-a908-c5e1dcc6e04e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9966acb-c406-42b8-a908-c5e1dcc6e04e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:04,201 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.078s 2021-07-14 18:24:04,201 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20f69aa7-2725-44bb-ba6b-2b1ace63a80b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20f69aa7-2725-44bb-ba6b-2b1ace63a80b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:05,312 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.104s 2021-07-14 18:24:05,312 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2026e461-7392-4290-9772-9e5b91b3448b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2026e461-7392-4290-9772-9e5b91b3448b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:06,427 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.107s 2021-07-14 18:24:06,428 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-132ab519-11e4-41be-84ac-a6a8b361c97b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-132ab519-11e4-41be-84ac-a6a8b361c97b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:07,533 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.097s 2021-07-14 18:24:07,533 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da0694a0-912e-41b3-9454-eb134ec7fcb2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da0694a0-912e-41b3-9454-eb134ec7fcb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:08,618 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.076s 2021-07-14 18:24:08,618 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e4a77b9-6be8-417f-bca0-16c2767c81a6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e4a77b9-6be8-417f-bca0-16c2767c81a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:09,711 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.085s 2021-07-14 18:24:09,712 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5a4a52c-b606-4ac4-b27f-054c71453664', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a4a52c-b606-4ac4-b27f-054c71453664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:10,794 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.074s 2021-07-14 18:24:10,795 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c8b50ee-f6f6-42db-b16e-e5529d6dbecd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c8b50ee-f6f6-42db-b16e-e5529d6dbecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:11,888 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.085s 2021-07-14 18:24:11,888 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b66fa74-baab-461f-8f87-317daf4a8a91', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b66fa74-baab-461f-8f87-317daf4a8a91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:12,988 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.090s 2021-07-14 18:24:12,989 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31fc2e00-b68c-48f7-91b3-003a5853a209', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31fc2e00-b68c-48f7-91b3-003a5853a209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:14,065 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.069s 2021-07-14 18:24:14,065 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b8e0d14-7931-4371-a286-a0a581bd1ac0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b8e0d14-7931-4371-a286-a0a581bd1ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:15,161 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.087s 2021-07-14 18:24:15,161 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e87894c-10dc-4aa6-8c24-3c0a7c31d273', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e87894c-10dc-4aa6-8c24-3c0a7c31d273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:16,228 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.058s 2021-07-14 18:24:16,228 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f22107de-c54b-46e3-95f5-383388537503', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f22107de-c54b-46e3-95f5-383388537503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:17,296 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.060s 2021-07-14 18:24:17,297 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab52d1ee-e1eb-4c8f-a4bc-c74a7666ee42', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab52d1ee-e1eb-4c8f-a4bc-c74a7666ee42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:18,369 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.065s 2021-07-14 18:24:18,370 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-986d4e14-602a-4adc-a3de-9f4d09587bdd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-986d4e14-602a-4adc-a3de-9f4d09587bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:19,442 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.065s 2021-07-14 18:24:19,443 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae06439e-977c-472f-85bd-848054c180d3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae06439e-977c-472f-85bd-848054c180d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:20,562 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.111s 2021-07-14 18:24:20,562 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-727ddccb-1785-4aac-84c1-d42a18c54502', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-727ddccb-1785-4aac-84c1-d42a18c54502', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:21,616 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.046s 2021-07-14 18:24:21,616 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f90a530c-96d1-4f5b-8b55-365c1214408d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f90a530c-96d1-4f5b-8b55-365c1214408d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:23,116 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.492s 2021-07-14 18:24:23,116 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8329b544-2527-4c48-9e3d-3887ffda7131', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8329b544-2527-4c48-9e3d-3887ffda7131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:24,189 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.065s 2021-07-14 18:24:24,189 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97bf983c-3cc0-4d51-9229-d97a196eb256', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97bf983c-3cc0-4d51-9229-d97a196eb256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:25,321 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.125s 2021-07-14 18:24:25,322 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1bce1ec-d12a-4d9a-8df9-608604fd3b1f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1bce1ec-d12a-4d9a-8df9-608604fd3b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:26,390 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.060s 2021-07-14 18:24:26,391 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce97611b-212e-4708-b273-d95689702eea', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce97611b-212e-4708-b273-d95689702eea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:27,507 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.108s 2021-07-14 18:24:27,508 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c985abe-88da-4d9f-80d9-497117ffb918', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c985abe-88da-4d9f-80d9-497117ffb918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:28,630 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.114s 2021-07-14 18:24:28,630 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7083719a-ea8e-4707-a0af-86bb7c1680b8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7083719a-ea8e-4707-a0af-86bb7c1680b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:29,784 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.146s 2021-07-14 18:24:29,784 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3516847-9269-42f7-a021-b823bb2956b7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3516847-9269-42f7-a021-b823bb2956b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:30,940 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.148s 2021-07-14 18:24:30,940 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d094539c-077c-448f-a8e9-a872922edcce', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d094539c-077c-448f-a8e9-a872922edcce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:32,053 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.104s 2021-07-14 18:24:32,053 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a0ba12c-6547-4b43-862b-e5f045bb2314', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a0ba12c-6547-4b43-862b-e5f045bb2314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:33,151 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.090s 2021-07-14 18:24:33,152 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d3dd5b8-30f4-4765-a272-0b670e8bb9ed', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d3dd5b8-30f4-4765-a272-0b670e8bb9ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:34,216 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.057s 2021-07-14 18:24:34,217 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74f51dfc-89d3-434a-9ecd-63eff35ea834', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74f51dfc-89d3-434a-9ecd-63eff35ea834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:35,286 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.061s 2021-07-14 18:24:35,286 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca7b3e1a-d72b-4e71-8986-59fec2367beb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca7b3e1a-d72b-4e71-8986-59fec2367beb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:36,379 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.085s 2021-07-14 18:24:36,380 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa2fd7fc-2111-488a-9be2-01ab064b0ad6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa2fd7fc-2111-488a-9be2-01ab064b0ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:37,495 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.107s 2021-07-14 18:24:37,496 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb4732c6-f4ff-4e64-85f4-f29d8b08e136', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb4732c6-f4ff-4e64-85f4-f29d8b08e136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:38,591 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.088s 2021-07-14 18:24:38,592 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d240e6e-ae68-4eee-8806-6795733a8981', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d240e6e-ae68-4eee-8806-6795733a8981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:39,716 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.116s 2021-07-14 18:24:39,716 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15a7caf0-3f9e-4636-aa83-9a6999f4a0d2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15a7caf0-3f9e-4636-aa83-9a6999f4a0d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:40,783 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.059s 2021-07-14 18:24:40,784 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90dd0ca9-edad-43d9-89bf-03d3d3169896', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90dd0ca9-edad-43d9-89bf-03d3d3169896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:41,860 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.067s 2021-07-14 18:24:41,860 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2ebc5dc-a813-48c2-8591-b0397b0c9b27', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2ebc5dc-a813-48c2-8591-b0397b0c9b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:42,961 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.091s 2021-07-14 18:24:42,961 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37580d49-1951-41fb-a8ae-2615253b8ce8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37580d49-1951-41fb-a8ae-2615253b8ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:44,073 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.105s 2021-07-14 18:24:44,074 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3348d971-3b80-43c9-995b-261fcf8ec1d5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3348d971-3b80-43c9-995b-261fcf8ec1d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:45,162 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.080s 2021-07-14 18:24:45,163 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b266483d-c029-40cd-be57-96069abf1f05', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b266483d-c029-40cd-be57-96069abf1f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:46,283 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.112s 2021-07-14 18:24:46,284 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02a033ba-a27d-4842-92ba-6e7f41038216', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02a033ba-a27d-4842-92ba-6e7f41038216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:47,391 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.099s 2021-07-14 18:24:47,391 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcdd9098-bcff-4d7c-8a44-8d4ce88184b7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcdd9098-bcff-4d7c-8a44-8d4ce88184b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:48,474 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.074s 2021-07-14 18:24:48,474 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-640fcce8-28c7-47f7-9185-14406bb22f19', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-640fcce8-28c7-47f7-9185-14406bb22f19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:49,564 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.081s 2021-07-14 18:24:49,564 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-563c1995-55f8-4203-b651-3c455282afd3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-563c1995-55f8-4203-b651-3c455282afd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:50,659 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.086s 2021-07-14 18:24:50,659 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27481402-3adb-4ae1-becf-92c314a08bc5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27481402-3adb-4ae1-becf-92c314a08bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:51,742 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.073s 2021-07-14 18:24:51,742 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2436b991-c93c-4356-9004-5e82339bb31c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2436b991-c93c-4356-9004-5e82339bb31c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:52,818 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.068s 2021-07-14 18:24:52,818 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd65d7bf-60a2-4f4c-8e84-5ad8723ec5ab', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd65d7bf-60a2-4f4c-8e84-5ad8723ec5ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:53,930 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.104s 2021-07-14 18:24:53,930 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99b4e889-9779-4ee5-b145-21d2b3be615e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99b4e889-9779-4ee5-b145-21d2b3be615e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:55,019 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.081s 2021-07-14 18:24:55,019 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4cf5cfc-dc06-46ba-b99b-1620352182c0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4cf5cfc-dc06-46ba-b99b-1620352182c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:56,162 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.134s 2021-07-14 18:24:56,162 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d397087-c51c-43cb-a9e4-a2ff3ed7221d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d397087-c51c-43cb-a9e4-a2ff3ed7221d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:57,270 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.100s 2021-07-14 18:24:57,271 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-546cf787-bc95-4d11-bdc4-44013bfc27e0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-546cf787-bc95-4d11-bdc4-44013bfc27e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:58,369 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.089s 2021-07-14 18:24:58,369 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e0cdfd9-2c78-480d-bd90-eb097f2b0530', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e0cdfd9-2c78-480d-bd90-eb097f2b0530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:24:59,429 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.052s 2021-07-14 18:24:59,430 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5c4d953-28a4-4294-a2f6-fa0e4c12e8ca', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5c4d953-28a4-4294-a2f6-fa0e4c12e8ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:00,515 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.077s 2021-07-14 18:25:00,515 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb2ae634-bad7-4113-9e96-412d345479ab', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb2ae634-bad7-4113-9e96-412d345479ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:01,584 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.060s 2021-07-14 18:25:01,584 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8ab8ee0-4bae-4cba-a125-f571fb6267da', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8ab8ee0-4bae-4cba-a125-f571fb6267da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:02,675 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.083s 2021-07-14 18:25:02,676 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-643eacb8-e756-4e41-8529-2eb09bcd0b92', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-643eacb8-e756-4e41-8529-2eb09bcd0b92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:03,773 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.089s 2021-07-14 18:25:03,773 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-596753a5-3db7-4b41-bd2a-51156c5e1386', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-596753a5-3db7-4b41-bd2a-51156c5e1386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:04,855 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.066s 2021-07-14 18:25:04,856 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8675c825-d367-47ea-a20a-b5948dfcea98', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8675c825-d367-47ea-a20a-b5948dfcea98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:05,918 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.054s 2021-07-14 18:25:05,918 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a09beba9-968d-4bd0-9fb1-efe28bd21228', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a09beba9-968d-4bd0-9fb1-efe28bd21228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:06,991 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.065s 2021-07-14 18:25:06,992 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c752c3e-09d7-41ca-a30c-b00fb9f29f35', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c752c3e-09d7-41ca-a30c-b00fb9f29f35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:08,081 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.081s 2021-07-14 18:25:08,082 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2265909c-5070-482e-83ec-25fbbe3c4b24', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2265909c-5070-482e-83ec-25fbbe3c4b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:09,165 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.076s 2021-07-14 18:25:09,166 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4725ee9-5469-44b0-bfbd-7345f0c64cad', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4725ee9-5469-44b0-bfbd-7345f0c64cad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:10,257 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.083s 2021-07-14 18:25:10,257 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54dcd9ca-66dc-40e6-894c-32f7cbb13baf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54dcd9ca-66dc-40e6-894c-32f7cbb13baf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:11,352 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.088s 2021-07-14 18:25:11,352 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f68ef1ad-c809-4445-b5a7-02464ebac7e1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f68ef1ad-c809-4445-b5a7-02464ebac7e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:12,406 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.046s 2021-07-14 18:25:12,407 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b0dcb74-fd0e-47a0-bd83-7fc9bde45b38', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b0dcb74-fd0e-47a0-bd83-7fc9bde45b38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:13,474 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.060s 2021-07-14 18:25:13,474 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-966de7dc-6448-4b6c-b250-d6fa81b581c6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-966de7dc-6448-4b6c-b250-d6fa81b581c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:14,531 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.049s 2021-07-14 18:25:14,531 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2eda7f1-2fec-4beb-9453-bee33d9f89f6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2eda7f1-2fec-4beb-9453-bee33d9f89f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:15,589 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.049s 2021-07-14 18:25:15,589 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa9ad0b1-c667-4a92-8761-57cafde01d79', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa9ad0b1-c667-4a92-8761-57cafde01d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:16,648 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.051s 2021-07-14 18:25:16,649 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc45dfe0-a601-42ac-bd5a-224e8030fc70', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc45dfe0-a601-42ac-bd5a-224e8030fc70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:17,711 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.055s 2021-07-14 18:25:17,711 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6cfc568-9acf-46ad-8eb6-a8c0b31af354', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6cfc568-9acf-46ad-8eb6-a8c0b31af354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:18,814 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.095s 2021-07-14 18:25:18,815 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b02a62d-bcf1-40e9-a3ca-493eb731c685', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b02a62d-bcf1-40e9-a3ca-493eb731c685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:19,866 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.043s 2021-07-14 18:25:19,866 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15073bee-a037-4c31-a771-c1c7c0122604', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15073bee-a037-4c31-a771-c1c7c0122604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:20,935 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.061s 2021-07-14 18:25:20,936 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8e2c913-3438-4199-80a9-b07a795968e5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8e2c913-3438-4199-80a9-b07a795968e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:21,999 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.055s 2021-07-14 18:25:21,999 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-102224a5-5ff3-4e92-8171-65b12323f8cd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-102224a5-5ff3-4e92-8171-65b12323f8cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:23,050 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.043s 2021-07-14 18:25:23,050 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e81ac1d-1cb7-4845-af45-71b80d9c8680', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e81ac1d-1cb7-4845-af45-71b80d9c8680', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:24,105 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.047s 2021-07-14 18:25:24,105 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-898c10bc-98dd-4ee5-b3ee-e5faee4e694b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-898c10bc-98dd-4ee5-b3ee-e5faee4e694b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:25,157 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.044s 2021-07-14 18:25:25,157 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cf115ee-6169-4555-8ffe-c5bc189ab2c3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cf115ee-6169-4555-8ffe-c5bc189ab2c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:26,208 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.042s 2021-07-14 18:25:26,208 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a209df9-6b0b-48f9-9f01-ef59987f60c6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a209df9-6b0b-48f9-9f01-ef59987f60c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:27,263 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.047s 2021-07-14 18:25:27,263 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f401fd1d-6a26-4a19-8002-19dfa0cfb299', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f401fd1d-6a26-4a19-8002-19dfa0cfb299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:28,314 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.042s 2021-07-14 18:25:28,314 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd9e1235-60fa-4598-976a-04dca6316148', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd9e1235-60fa-4598-976a-04dca6316148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:29,368 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.046s 2021-07-14 18:25:29,369 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45ef4414-be3d-434a-b3ec-34392e035482', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45ef4414-be3d-434a-b3ec-34392e035482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:30,418 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.042s 2021-07-14 18:25:30,423 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc8b6dac-7e73-4882-9c75-fd6ea89957e3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc8b6dac-7e73-4882-9c75-fd6ea89957e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:31,480 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.049s 2021-07-14 18:25:31,481 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1e63a55-53ef-43bb-87bf-c5dc35b9d148', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1e63a55-53ef-43bb-87bf-c5dc35b9d148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:32,537 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.049s 2021-07-14 18:25:32,538 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb297e39-ef7b-4bba-b1bd-8a8823811b4e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb297e39-ef7b-4bba-b1bd-8a8823811b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:33,587 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.042s 2021-07-14 18:25:33,588 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d84ae23d-5a15-4d4c-940d-7e27235a9196', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d84ae23d-5a15-4d4c-940d-7e27235a9196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:34,638 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.043s 2021-07-14 18:25:34,639 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-115b5d8c-57f7-498d-a6ef-22ab1a5f9e2a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-115b5d8c-57f7-498d-a6ef-22ab1a5f9e2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:35,719 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.073s 2021-07-14 18:25:35,720 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf6fde91-5161-4497-942d-8ee928b74ed5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf6fde91-5161-4497-942d-8ee928b74ed5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:36,774 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.046s 2021-07-14 18:25:36,774 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1ceda0d-0b02-4b18-8e6a-6b3c6a567b85', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1ceda0d-0b02-4b18-8e6a-6b3c6a567b85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:37,825 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.043s 2021-07-14 18:25:37,825 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e15bd40a-c2fc-4395-9889-e2c4aac456ec', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e15bd40a-c2fc-4395-9889-e2c4aac456ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:38,881 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.048s 2021-07-14 18:25:38,881 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0be7b495-2b84-4a93-8c5a-b5fac3d04b44', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0be7b495-2b84-4a93-8c5a-b5fac3d04b44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:39,964 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.076s 2021-07-14 18:25:39,964 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b822fd0-f7ac-4794-950d-fb9029f930e1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b822fd0-f7ac-4794-950d-fb9029f930e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:41,052 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.080s 2021-07-14 18:25:41,053 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c26f19b-de01-40c0-ad48-20971d8fd2d2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c26f19b-de01-40c0-ad48-20971d8fd2d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:42,128 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.068s 2021-07-14 18:25:42,128 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b16e5cc-fd00-44e4-a6fc-754d44926eca', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b16e5cc-fd00-44e4-a6fc-754d44926eca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:43,191 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.055s 2021-07-14 18:25:43,192 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1173e566-7bac-4d07-9985-fa6bd873825d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1173e566-7bac-4d07-9985-fa6bd873825d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:44,301 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.101s 2021-07-14 18:25:44,302 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d12d98e-a105-435a-9fb7-527dc25d550f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d12d98e-a105-435a-9fb7-527dc25d550f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:45,414 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.104s 2021-07-14 18:25:45,414 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e4bc396-ecbd-4039-a93b-0965dcb63d12', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e4bc396-ecbd-4039-a93b-0965dcb63d12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:46,517 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.095s 2021-07-14 18:25:46,518 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f68c84c0-8b97-4a1a-9ab3-22e6d94ab483', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f68c84c0-8b97-4a1a-9ab3-22e6d94ab483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:47,586 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.061s 2021-07-14 18:25:47,586 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1e2e71a-9745-4a4e-86b6-41a70b2caf52', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1e2e71a-9745-4a4e-86b6-41a70b2caf52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:48,675 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.081s 2021-07-14 18:25:48,675 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf17611d-9bb5-4750-9cea-623e31c2f392', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf17611d-9bb5-4750-9cea-623e31c2f392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:49,762 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.078s 2021-07-14 18:25:49,762 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c5cb638-55e6-4183-90dc-6ad7643168b0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c5cb638-55e6-4183-90dc-6ad7643168b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:50,838 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.067s 2021-07-14 18:25:50,838 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9917f85e-5c49-47ac-9c0f-46d8c06c12ec', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9917f85e-5c49-47ac-9c0f-46d8c06c12ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:51,931 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.085s 2021-07-14 18:25:51,931 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c019bbc-b766-44da-a76d-4c8d246d1848', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c019bbc-b766-44da-a76d-4c8d246d1848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:53,052 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.113s 2021-07-14 18:25:53,053 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-343688e1-c787-4843-85fb-d15cbdf3143b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-343688e1-c787-4843-85fb-d15cbdf3143b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:54,114 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.053s 2021-07-14 18:25:54,114 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c6917e4-be85-4386-8554-8e2e398569a3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c6917e4-be85-4386-8554-8e2e398569a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:55,192 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.070s 2021-07-14 18:25:55,193 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7024a60-c428-4143-b87e-91f1b43bbf39', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7024a60-c428-4143-b87e-91f1b43bbf39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:56,250 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.050s 2021-07-14 18:25:56,250 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de4f5e9a-2b83-4c7b-9e53-6d565d99fcbf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de4f5e9a-2b83-4c7b-9e53-6d565d99fcbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:57,328 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.070s 2021-07-14 18:25:57,329 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c775d48b-fe6c-4bd6-9c91-aeb35d983758', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c775d48b-fe6c-4bd6-9c91-aeb35d983758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:58,383 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.046s 2021-07-14 18:25:58,383 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79fc9920-ce6c-432d-8620-da93a838153f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79fc9920-ce6c-432d-8620-da93a838153f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:25:59,447 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.056s 2021-07-14 18:25:59,447 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5682ab32-5579-457f-b3bf-f32d259974cb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5682ab32-5579-457f-b3bf-f32d259974cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:00,523 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.068s 2021-07-14 18:26:00,523 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f563b949-ab3c-475a-9b94-2dfd5c04177e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f563b949-ab3c-475a-9b94-2dfd5c04177e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:01,584 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.053s 2021-07-14 18:26:01,585 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35d21a29-02f6-4fd2-806e-879d3fe5103d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35d21a29-02f6-4fd2-806e-879d3fe5103d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:02,744 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.151s 2021-07-14 18:26:02,744 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdffc392-4258-498d-83a6-56cdf6cbfb1f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdffc392-4258-498d-83a6-56cdf6cbfb1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:03,854 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.103s 2021-07-14 18:26:03,855 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a8c470-5219-4813-ad1a-8bca6407ff84', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a8c470-5219-4813-ad1a-8bca6407ff84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:04,923 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.060s 2021-07-14 18:26:04,923 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8c894d5-4009-491e-9dc6-363bec537f79', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8c894d5-4009-491e-9dc6-363bec537f79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:06,038 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.107s 2021-07-14 18:26:06,039 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b08fac7-cc14-4fb0-96cd-c7c68a188272', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b08fac7-cc14-4fb0-96cd-c7c68a188272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:07,107 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.061s 2021-07-14 18:26:07,108 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7282dd5-d391-43ab-b2e3-0abdc1ad644e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7282dd5-d391-43ab-b2e3-0abdc1ad644e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:08,164 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.049s 2021-07-14 18:26:08,164 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b6e1da8-1cdf-425c-a3cd-e6ff9125ad84', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b6e1da8-1cdf-425c-a3cd-e6ff9125ad84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:09,216 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.043s 2021-07-14 18:26:09,216 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-754dec65-8223-4392-85d7-f023d4a7a936', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-754dec65-8223-4392-85d7-f023d4a7a936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:10,270 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.046s 2021-07-14 18:26:10,271 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd962d34-5c62-49fe-ad35-8fb755c3aa22', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd962d34-5c62-49fe-ad35-8fb755c3aa22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:11,365 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.087s 2021-07-14 18:26:11,366 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56db540d-3592-4979-bde3-2a0e217b800b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56db540d-3592-4979-bde3-2a0e217b800b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:12,447 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.073s 2021-07-14 18:26:12,447 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54a38c09-329a-41e2-9ccf-5cf8b8f9c495', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54a38c09-329a-41e2-9ccf-5cf8b8f9c495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:13,541 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.085s 2021-07-14 18:26:13,541 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdcd227b-5f95-4a85-9560-a2b1c4d83675', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdcd227b-5f95-4a85-9560-a2b1c4d83675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:14,625 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.077s 2021-07-14 18:26:14,625 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55bcc855-514a-4552-bf08-f61482276a53', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55bcc855-514a-4552-bf08-f61482276a53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:15,686 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.054s 2021-07-14 18:26:15,686 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f565a404-1668-4438-998d-971a8cc4293b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f565a404-1668-4438-998d-971a8cc4293b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:16,758 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.063s 2021-07-14 18:26:16,758 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2364db62-4afe-4bc9-ba67-278324a9cd6b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2364db62-4afe-4bc9-ba67-278324a9cd6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:17,813 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.045s 2021-07-14 18:26:17,814 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2157385-c9a7-43f5-ab66-1e27a96a153a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2157385-c9a7-43f5-ab66-1e27a96a153a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:18,862 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.040s 2021-07-14 18:26:18,862 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d096eb2a-9c38-48bf-b5e0-450f86b84ece', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d096eb2a-9c38-48bf-b5e0-450f86b84ece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:19,912 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.042s 2021-07-14 18:26:19,913 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-928d8d83-71b9-4e72-8132-2b611a297a41', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-928d8d83-71b9-4e72-8132-2b611a297a41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:20,962 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.041s 2021-07-14 18:26:20,962 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11bf7707-654b-4f9a-806e-774fff0994be', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11bf7707-654b-4f9a-806e-774fff0994be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:22,022 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.052s 2021-07-14 18:26:22,023 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9db70064-a641-44c0-87a9-a74895b26361', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9db70064-a641-44c0-87a9-a74895b26361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:23,096 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.066s 2021-07-14 18:26:23,096 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2127a61-62a0-4c33-893e-ad13b4983a9f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2127a61-62a0-4c33-893e-ad13b4983a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:24,155 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.051s 2021-07-14 18:26:24,155 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a1085fa-c139-42de-890a-974335a460fe', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a1085fa-c139-42de-890a-974335a460fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:25,208 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.045s 2021-07-14 18:26:25,209 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2671bd5e-bed9-43ed-b4ed-3bb94ff7c485', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2671bd5e-bed9-43ed-b4ed-3bb94ff7c485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:26,287 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.071s 2021-07-14 18:26:26,287 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c3052f-27fe-46f0-901b-b3fb365f6149', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c3052f-27fe-46f0-901b-b3fb365f6149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:27,337 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.042s 2021-07-14 18:26:27,338 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a682571f-61b4-40c7-ad50-83ad067d3a37', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a682571f-61b4-40c7-ad50-83ad067d3a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:28,390 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.045s 2021-07-14 18:26:28,391 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8114e423-f0c4-4f09-a87e-ee357b4ee2af', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8114e423-f0c4-4f09-a87e-ee357b4ee2af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:29,476 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.076s 2021-07-14 18:26:29,476 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c87a19e6-afef-467a-873e-18cd587b360f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c87a19e6-afef-467a-873e-18cd587b360f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:30,537 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.053s 2021-07-14 18:26:30,537 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff581def-c6bb-43c5-a14c-02752621916b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff581def-c6bb-43c5-a14c-02752621916b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:31,589 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.044s 2021-07-14 18:26:31,589 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4be7f50-58fe-484c-b78e-e835662911dc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4be7f50-58fe-484c-b78e-e835662911dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:32,666 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.068s 2021-07-14 18:26:32,666 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e337b49b-f7c3-4d8c-b1f2-ea48894bbd59', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e337b49b-f7c3-4d8c-b1f2-ea48894bbd59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:33,755 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.081s 2021-07-14 18:26:33,756 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc24f41e-f4eb-4947-85b5-6d0ee90343cd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc24f41e-f4eb-4947-85b5-6d0ee90343cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:34,859 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.095s 2021-07-14 18:26:34,860 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-780fa119-4d6b-4441-93b0-04bbe39a4c07', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-780fa119-4d6b-4441-93b0-04bbe39a4c07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:35,914 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.046s 2021-07-14 18:26:35,915 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74341ffd-d604-4909-bb04-d3de604e4e51', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74341ffd-d604-4909-bb04-d3de604e4e51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:36,977 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.054s 2021-07-14 18:26:36,977 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ab1517c-a11b-4a88-b216-c768d0474028', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ab1517c-a11b-4a88-b216-c768d0474028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:38,064 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.079s 2021-07-14 18:26:38,064 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3375c8e7-21a5-4ef3-966f-6f64618283c1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3375c8e7-21a5-4ef3-966f-6f64618283c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:39,125 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.052s 2021-07-14 18:26:39,125 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dc05e0a-fa21-4602-a97a-08071c2f4359', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dc05e0a-fa21-4602-a97a-08071c2f4359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:40,173 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.041s 2021-07-14 18:26:40,173 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d77be7f5-ff95-44f4-a83f-bb366e43b10c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d77be7f5-ff95-44f4-a83f-bb366e43b10c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:41,255 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.073s 2021-07-14 18:26:41,256 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a5713b1-87fe-475f-ad99-7e4bb3d6fe46', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a5713b1-87fe-475f-ad99-7e4bb3d6fe46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:42,321 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.057s 2021-07-14 18:26:42,321 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bde7f9e-9309-4d3d-94a6-6f3f561a3ed2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bde7f9e-9309-4d3d-94a6-6f3f561a3ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:43,382 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.054s 2021-07-14 18:26:43,382 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36740e71-6145-43e8-852d-421bf87ae37a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36740e71-6145-43e8-852d-421bf87ae37a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:44,445 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.055s 2021-07-14 18:26:44,446 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0126dbd-414f-4018-98b2-de51399f406f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0126dbd-414f-4018-98b2-de51399f406f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:45,508 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.054s 2021-07-14 18:26:45,508 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d58e505-01d4-4963-9445-2639ba34006d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d58e505-01d4-4963-9445-2639ba34006d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:46,608 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.092s 2021-07-14 18:26:46,609 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a9255b3-afd9-4f25-8a5a-8b1c43829d99', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a9255b3-afd9-4f25-8a5a-8b1c43829d99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:47,709 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.093s 2021-07-14 18:26:47,710 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a62a479b-9ae5-4f8a-826a-0d2d8043a98d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a62a479b-9ae5-4f8a-826a-0d2d8043a98d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:48,766 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.049s 2021-07-14 18:26:48,767 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a098fda-e12c-413e-8e22-16b840f108b2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a098fda-e12c-413e-8e22-16b840f108b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:49,850 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.075s 2021-07-14 18:26:49,851 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6208df02-cbd1-486b-a0f8-bcc6a451c266', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6208df02-cbd1-486b-a0f8-bcc6a451c266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:50,912 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.053s 2021-07-14 18:26:50,912 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51a0eac8-aa8f-4af6-a172-16d716008e5d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51a0eac8-aa8f-4af6-a172-16d716008e5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:52,015 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.095s 2021-07-14 18:26:52,016 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01fb2d5e-195a-407e-9c27-d825ffdb9ab0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01fb2d5e-195a-407e-9c27-d825ffdb9ab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:53,089 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.065s 2021-07-14 18:26:53,089 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e72a847-bbbe-4d40-b3b2-494d4fbfb413', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e72a847-bbbe-4d40-b3b2-494d4fbfb413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:54,148 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.051s 2021-07-14 18:26:54,148 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72ce87f5-a2b7-44a6-abbd-7c5ba8ba4a5d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72ce87f5-a2b7-44a6-abbd-7c5ba8ba4a5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:55,221 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.065s 2021-07-14 18:26:55,222 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96e54be6-3a49-4251-bf17-23c9410006b4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96e54be6-3a49-4251-bf17-23c9410006b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:56,289 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.059s 2021-07-14 18:26:56,289 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2297e7c7-04de-4aaa-8d1e-91da06a3b6b7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2297e7c7-04de-4aaa-8d1e-91da06a3b6b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:57,349 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.053s 2021-07-14 18:26:57,349 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c521f215-f789-4323-bfe0-3b6f9fc64079', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c521f215-f789-4323-bfe0-3b6f9fc64079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:58,404 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.047s 2021-07-14 18:26:58,405 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a328bb8-8f6d-4b96-9747-f5dbd7abb6af', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a328bb8-8f6d-4b96-9747-f5dbd7abb6af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:26:59,584 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.170s 2021-07-14 18:26:59,584 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f34d3e7-a97d-4043-bc21-6ab964bbf571', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f34d3e7-a97d-4043-bc21-6ab964bbf571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:00,654 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.062s 2021-07-14 18:27:00,654 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a551f6c2-7662-4d03-85c9-31f82b50cfb7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a551f6c2-7662-4d03-85c9-31f82b50cfb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:01,714 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.051s 2021-07-14 18:27:01,714 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d43450e6-511d-417d-83b8-91b8b82afb14', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d43450e6-511d-417d-83b8-91b8b82afb14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:02,787 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.064s 2021-07-14 18:27:02,787 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b658812-1c74-4444-a1b5-0b068e133f83', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b658812-1c74-4444-a1b5-0b068e133f83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:03,861 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.066s 2021-07-14 18:27:03,862 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5469caf9-ea0f-4d8b-b65f-6f16a18e4bf4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5469caf9-ea0f-4d8b-b65f-6f16a18e4bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:04,937 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.067s 2021-07-14 18:27:04,937 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d096cee-f7cf-4b47-9f5f-00f86ac6eae7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d096cee-f7cf-4b47-9f5f-00f86ac6eae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:06,000 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.055s 2021-07-14 18:27:06,000 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af6a3bf3-8ac9-4d6f-a03a-331aea8c6a95', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af6a3bf3-8ac9-4d6f-a03a-331aea8c6a95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:07,096 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.088s 2021-07-14 18:27:07,097 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-777f5cad-beb4-401e-a948-bbcd6cc1a1db', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-777f5cad-beb4-401e-a948-bbcd6cc1a1db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:08,152 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.047s 2021-07-14 18:27:08,152 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26c949e1-a4e4-4d78-94fa-890bb5727a51', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26c949e1-a4e4-4d78-94fa-890bb5727a51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:09,274 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.114s 2021-07-14 18:27:09,274 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbe7a3d4-aa58-4362-a436-3276d0505d8e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbe7a3d4-aa58-4362-a436-3276d0505d8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:10,334 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.052s 2021-07-14 18:27:10,335 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d4ee584-a57c-49d5-8850-089755791ff3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d4ee584-a57c-49d5-8850-089755791ff3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:11,389 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.047s 2021-07-14 18:27:11,390 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02b100a0-4ae3-42dc-931c-ac2a99d6c2ae', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02b100a0-4ae3-42dc-931c-ac2a99d6c2ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:12,448 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.049s 2021-07-14 18:27:12,448 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ecbaf14-ce3f-45e1-b5ad-5dbbec4af4b1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ecbaf14-ce3f-45e1-b5ad-5dbbec4af4b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:13,499 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.043s 2021-07-14 18:27:13,499 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c318df97-80d7-49b7-8367-7cea348eccf1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c318df97-80d7-49b7-8367-7cea348eccf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:14,583 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.075s 2021-07-14 18:27:14,584 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4e1cd32-e3b2-4767-ae00-a88dd9750643', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4e1cd32-e3b2-4767-ae00-a88dd9750643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:15,654 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.062s 2021-07-14 18:27:15,654 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bba710fc-8b7c-463b-8617-aa3c5ae1e100', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bba710fc-8b7c-463b-8617-aa3c5ae1e100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:16,704 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.041s 2021-07-14 18:27:16,705 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01543b84-8748-41ac-a466-9dc51e24860f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01543b84-8748-41ac-a466-9dc51e24860f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:17,756 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.044s 2021-07-14 18:27:17,756 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bba25182-83b1-4e73-a786-f49bdbd59006', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bba25182-83b1-4e73-a786-f49bdbd59006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:18,816 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.051s 2021-07-14 18:27:18,816 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e8a7a0-46d6-4540-b44c-ecd681e3b753', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e8a7a0-46d6-4540-b44c-ecd681e3b753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:19,865 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.042s 2021-07-14 18:27:19,865 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fefabb03-c2e6-4d7d-8117-470f7b585270', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fefabb03-c2e6-4d7d-8117-470f7b585270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:20,962 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.089s 2021-07-14 18:27:20,963 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-032dc14f-a9a1-4db1-aef4-492cc2ab37a9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-032dc14f-a9a1-4db1-aef4-492cc2ab37a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:22,057 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.087s 2021-07-14 18:27:22,057 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c78ab2c-b5a9-4285-af5b-98cffaac805d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c78ab2c-b5a9-4285-af5b-98cffaac805d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:23,108 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.042s 2021-07-14 18:27:23,108 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e59ce92f-caa0-4a67-bed6-5faad0fad009', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e59ce92f-caa0-4a67-bed6-5faad0fad009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:24,171 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.055s 2021-07-14 18:27:24,171 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4b1889f-94c7-450e-9cf9-a3976cf2e8b7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4b1889f-94c7-450e-9cf9-a3976cf2e8b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:25,233 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.053s 2021-07-14 18:27:25,234 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faa74fde-ea23-4d06-b225-660069a96a43', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faa74fde-ea23-4d06-b225-660069a96a43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:26,301 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.059s 2021-07-14 18:27:26,302 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3ee2b0a-dbd4-4d67-abff-624c3daf40d3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3ee2b0a-dbd4-4d67-abff-624c3daf40d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:27,373 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.063s 2021-07-14 18:27:27,373 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76272fcb-6596-47fe-b2f7-b4ca6ab6b722', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76272fcb-6596-47fe-b2f7-b4ca6ab6b722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:28,467 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.085s 2021-07-14 18:27:28,467 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18c0aa84-320a-4ff8-92dc-88eb84239aba', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18c0aa84-320a-4ff8-92dc-88eb84239aba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:29,563 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.088s 2021-07-14 18:27:29,564 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1efd031-3b08-4ffb-84fe-b295bf0e0458', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1efd031-3b08-4ffb-84fe-b295bf0e0458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:30,648 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.077s 2021-07-14 18:27:30,648 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d6e3553-6fe1-4304-9d06-fe846023a69d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d6e3553-6fe1-4304-9d06-fe846023a69d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:31,717 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.061s 2021-07-14 18:27:31,717 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f0612b9-2b08-4e9a-880d-40ce1be3854f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f0612b9-2b08-4e9a-880d-40ce1be3854f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:32,793 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.067s 2021-07-14 18:27:32,793 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ed03b06-0dda-464a-b81f-965fb92cb7e6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ed03b06-0dda-464a-b81f-965fb92cb7e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:33,902 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.101s 2021-07-14 18:27:33,903 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81f6d71b-fece-4fc8-a525-e0cf35d8be70', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81f6d71b-fece-4fc8-a525-e0cf35d8be70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:35,053 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.142s 2021-07-14 18:27:35,053 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a77aa0da-4665-496c-af54-4de6a9e9e692', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a77aa0da-4665-496c-af54-4de6a9e9e692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:36,109 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.048s 2021-07-14 18:27:36,109 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f7c2315-779a-45b2-b2f9-ae1d50ec02ca', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f7c2315-779a-45b2-b2f9-ae1d50ec02ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:37,169 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.052s 2021-07-14 18:27:37,170 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bec8a8b6-e0c7-4d66-afa7-be8acb8d53f6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bec8a8b6-e0c7-4d66-afa7-be8acb8d53f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:38,233 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.055s 2021-07-14 18:27:38,233 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ae15b58-55a9-493d-9faa-cee9f2427e88', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ae15b58-55a9-493d-9faa-cee9f2427e88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:39,286 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.045s 2021-07-14 18:27:39,287 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfd4a4bd-e499-43e6-af22-cb7d9112a8bd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfd4a4bd-e499-43e6-af22-cb7d9112a8bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:40,337 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.043s 2021-07-14 18:27:40,338 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0aca696-9dd1-454c-9d69-2723b698c808', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0aca696-9dd1-454c-9d69-2723b698c808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:41,403 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.058s 2021-07-14 18:27:41,404 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a37f42a1-a426-4375-86ed-0621fb61846b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a37f42a1-a426-4375-86ed-0621fb61846b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:42,469 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.057s 2021-07-14 18:27:42,469 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09bf62a1-9dd4-42e5-b323-68d97b865c16', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09bf62a1-9dd4-42e5-b323-68d97b865c16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:43,549 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.073s 2021-07-14 18:27:43,550 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16739ce2-592a-4701-a083-aa17cd8ca4bf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16739ce2-592a-4701-a083-aa17cd8ca4bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:44,611 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.053s 2021-07-14 18:27:44,611 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7970ab87-dd91-4bf4-b504-253779adb096', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7970ab87-dd91-4bf4-b504-253779adb096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:45,689 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.070s 2021-07-14 18:27:45,689 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca2daf70-db6e-433c-9219-03ce4b5afb80', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca2daf70-db6e-433c-9219-03ce4b5afb80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:46,741 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.043s 2021-07-14 18:27:46,741 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2202aa78-931f-4c64-b036-05abb6ef994d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2202aa78-931f-4c64-b036-05abb6ef994d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:47,793 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.044s 2021-07-14 18:27:47,793 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32dd6a98-529a-47b8-8de6-e23b0eba7bbd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32dd6a98-529a-47b8-8de6-e23b0eba7bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:48,857 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.056s 2021-07-14 18:27:48,858 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6449d424-4b3f-44a9-8c5b-0c4c0a4552ba', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6449d424-4b3f-44a9-8c5b-0c4c0a4552ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:49,909 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.042s 2021-07-14 18:27:49,909 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49a32bae-586c-40a3-ac3d-1c2820e13411', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49a32bae-586c-40a3-ac3d-1c2820e13411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:50,961 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.043s 2021-07-14 18:27:50,961 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0b3c20f-bc07-4688-a61b-045ffeb997f6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0b3c20f-bc07-4688-a61b-045ffeb997f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:52,053 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.084s 2021-07-14 18:27:52,054 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24b60b8b-6b17-4dad-9fae-6a8a14112189', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24b60b8b-6b17-4dad-9fae-6a8a14112189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:53,115 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.053s 2021-07-14 18:27:53,115 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8d9665e-3648-4a81-91b8-c480181c9a79', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8d9665e-3648-4a81-91b8-c480181c9a79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:54,175 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.052s 2021-07-14 18:27:54,175 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-105b2a79-6b44-40cf-b79b-96469f804f71', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-105b2a79-6b44-40cf-b79b-96469f804f71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:55,254 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.071s 2021-07-14 18:27:55,254 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d1cdf83-30dc-4c1f-b782-3165ec42589f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d1cdf83-30dc-4c1f-b782-3165ec42589f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:56,306 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.044s 2021-07-14 18:27:56,307 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f87c6abd-712c-43ff-86be-99549a32058d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f87c6abd-712c-43ff-86be-99549a32058d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:57,359 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.044s 2021-07-14 18:27:57,359 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9251828c-836f-4a4e-9ab5-486af232cc3d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9251828c-836f-4a4e-9ab5-486af232cc3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:58,413 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.045s 2021-07-14 18:27:58,413 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f267611-fc4f-4a89-a14f-41de23e43e8e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f267611-fc4f-4a89-a14f-41de23e43e8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:27:59,467 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.046s 2021-07-14 18:27:59,467 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d2fb835-e795-4143-bdb3-d4bb6a635ce1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d2fb835-e795-4143-bdb3-d4bb6a635ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:28:00,538 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.063s 2021-07-14 18:28:00,539 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0047ca14-2c19-46ce-bad5-143d411b45b0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0047ca14-2c19-46ce-bad5-143d411b45b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:28:01,591 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.044s 2021-07-14 18:28:01,591 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dae167a-dae7-4d70-a61c-acba8dfa9d1a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dae167a-dae7-4d70-a61c-acba8dfa9d1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:28:02,693 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.094s 2021-07-14 18:28:02,694 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d122a1fe-895e-47f7-afc4-c20c278b9330', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d122a1fe-895e-47f7-afc4-c20c278b9330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:28:03,745 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.043s 2021-07-14 18:28:03,746 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-383f3c61-e20a-46c4-8a6c-a581afcb8eb5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-383f3c61-e20a-46c4-8a6c-a581afcb8eb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:28:03,799 109693 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b 0.045s 2021-07-14 18:28:03,799 109693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1fecf7e-4c65-481b-97e3-758589c707ab', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1fecf7e-4c65-481b-97e3-758589c707ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b'} Body: b'{"volume": {"id": "6a2880ab-a447-4497-8172-176928fb8c7b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:21:59.000000", "updated_at": "2021-07-14T18:23:10.000000", "name": "tempest-LiveMigrationTest-volume-297846431", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/d1f21963323d4ae1956c5ba38fc6e610/volumes/6a2880ab-a447-4497-8172-176928fb8c7b"}], "user_id": "549767e74c9847c48559bd5d3135a126", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1f21963323d4ae1956c5ba38fc6e610"}}' 2021-07-14 18:28:03,806 109693 INFO [tempest.common.waiters] volume 6a2880ab-a447-4497-8172-176928fb8c7b reached available after waiting for 0.806070 seconds }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 196, in test_live_block_migration_with_attached_volume self.attach_volume(server, volume, device='/dev/xvdb') File "/opt/stack/tempest/tempest/api/compute/base.py", line 586, in attach_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 6a2880ab-a447-4497-8172-176928fb8c7b failed to reach in-use status (current available) within the required time (360 s). |
||||||
test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume] |
pass
pt6.4: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume] |
||||||
tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest | 5 | 4 | 1 | 0 | 0 | Detail | |
test_create_server_with_scheduler_hint_group_affinity[id-9d2e924a-baf4-11e7-b856-fa163e65f5ce] |
pass
pt7.1: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity[id-9d2e924a-baf4-11e7-b856-fa163e65f5ce] |
||||||
test_create_server_with_scheduler_hint_group_anti_affinity[id-f8bd0867-e459-45f5-ba53-59134552fe04] |
fail
ft7.2: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity[id-f8bd0867-e459-45f5-ba53-59134552fe04]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-07-14 18:27:32,588 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 POST http://10.222.0.16/compute/v2.1/os-server-groups 0.126s 2021-07-14 18:27:32,589 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server_group": {"name": "tempest-ServersOnMultiNodesTest-Server-Group-1243049796", "policies": ["anti-affinity"]}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '193', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bcf1f5f-a1db-468f-ab20-edd395ca0724', 'x-compute-request-id': 'req-8bcf1f5f-a1db-468f-ab20-edd395ca0724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/os-server-groups'} Body: b'{"server_group": {"id": "ea190555-9870-479a-927e-24a7e92366e5", "name": "tempest-ServersOnMultiNodesTest-Server-Group-1243049796", "policies": ["anti-affinity"], "metadata": {}, "members": []}}' 2021-07-14 18:27:32,685 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 201 POST http://10.222.0.16/identity/v3/auth/tokens 0.090s 2021-07-14 18:27:32,686 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3401', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-55e80e3e-67ba-4192-921b-ab66270322c2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d03cae338fd74f8ea3fc678dfacbd139", "name": "tempest-ServersOnMultiNodesTest-169517419-project", "password_expires_at": null}, "audit_ids": ["I5UBWhNZRTCvytTG6ebzDw"], "expires_at": "2021-07-14T19:27:32.000000Z", "issued_at": "2021-07-14T18:27:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeec593be949414a8c1694135e52293c", "name": "tempest-ServersOnMultiNodesTest-169517419"}, "is_domain": false, "roles": [{"id": "975ebb6e8f2d45eca61d82eadec80425", "name": "member"}, {"id": "5208adb71b234d8e85565391e0343c00", "name": "reader"}], "catalog": [{"endpoints": [{"id": "2728c3cd7ae44237a8519f041e92bfb6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/identity", "region": "RegionOne"}, {"id": "75279e2ea7ff4ba0a6fb24e622004744", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.16/identity", "region": "RegionOne"}], "id": "0592cf8c85eb4af882b85911e18a570d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "35b519327e204d6ca9898805f4e10973", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16:8080/v1/AUTH_aeec593be949414a8c1694135e52293c", "region": "RegionOne"}, {"id": "fdf92f1f89b2468c8bdce1942e31410e", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.16:8080", "region": "RegionOne"}], "id": "15a71d55476b4eebb0ed7024166b5b19", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "5bd0add63a4e42e4a881cdfaf5f96f4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/compute/v2.1", "region": "RegionOne"}], "id": "4c1e3482c0cf4f0db14b00b50e9a7bad", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "951f5da8700d4a45a0aacf3973b624f3", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/compute/v2/aeec593be949414a8c1694135e52293c", "region": "RegionOne"}], "id": "4f07b3439f34437ab542889a06671ce4", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d67be268cec54e399c0d8fc341b8b931", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/image", "region": "RegionOne"}], "id": "a68227c366e747e9879eb25749a43dbe", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5b86baf7b4214893b7bfaeb12454422b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/placement", "region": "RegionOne"}], "id": "ad8d19f5266a43438f52860085f3ca60", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ce70bae85d4c4643a37ed5c3a59a3219", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16:9696/", "region": "RegionOne"}], "id": "c7aadfba46b3493093b6d8a29185d818", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9ed90baacd694cc0884a6157b4601610", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v3/aeec593be949414a8c1694135e52293c", "region": "RegionOne"}], "id": "d993d5d8cea1480aa81b55d24a564011", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4f099623913b4e6796fdedf44e7569d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v3/aeec593be949414a8c1694135e52293c", "region": "RegionOne"}], "id": "eca07b5fff534a0daf3f260934238d05", "type": "block-storage", "name": "cinder"}]}}' 2021-07-14 18:27:32,686 109698 INFO [tempest.lib.common.fixed_network] (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity) Found network None available for tenant 2021-07-14 18:27:33,539 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 202 POST http://10.222.0.16/compute/v2.1/servers 0.852s 2021-07-14 18:27:33,539 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServersOnMultiNodesTest-server-1559620736", "imageRef": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "flavorRef": "452", "min_count": 2, "return_reservation_id": true}, "os:scheduler_hints": {"group": "ea190555-9870-479a-927e-24a7e92366e5"}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:32 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-ca8986af-d040-4c4f-aa36-7edd723afaed', 'x-compute-request-id': 'req-ca8986af-d040-4c4f-aa36-7edd723afaed', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/servers'} Body: b'{"reservation_id": "r-re3570zy"}' 2021-07-14 18:27:34,267 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.16/compute/v2.1/servers 0.727s 2021-07-14 18:27:34,267 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1666', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-574db2e3-8ead-4c4e-b637-f9d8921ba1a4', 'x-compute-request-id': 'req-574db2e3-8ead-4c4e-b637-f9d8921ba1a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers'} Body: b'{"servers": [{"id": "54c7ae54-2903-4613-9495-d980de44aef8", "name": "tempest-ServersOnMultiNodesTest-server-1559620736-2", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/54c7ae54-2903-4613-9495-d980de44aef8"}]}, {"id": "9c05dfeb-2e85-4b50-9f47-830b78222eaa", "name": "tempest-ServersOnMultiNodesTest-server-1559620736-1", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}]}, {"id": "e1685c18-3cef-4f84-b35f-c828681ce570", "name": "tempest-ServersOnMultiNodesTest-server-1380028200-2", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/e1685c18-3cef-4f84-b35f-c828681ce570"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/e1685c18-3cef-4f84-b35f-c828681ce570"}]}, {"id": "b75f1187-18fd-4b26-b1df-990b96108e54", "name": "tempest-ServersOnMultiNodesTest-server-1380028200-1", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/b75f1187-18fd-4b26-b1df-990b96108e54"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/b75f1187-18fd-4b26-b1df-990b96108e54"}]}, {"id": "788edbd7-d29b-4fac-82a5-fa90df90ad73", "name": "tempest-ServersOnMultiNodesTest-server-2102568620", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/788edbd7-d29b-4fac-82a5-fa90df90ad73"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/788edbd7-d29b-4fac-82a5-fa90df90ad73"}]}]}' 2021-07-14 18:27:34,801 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8 0.530s 2021-07-14 18:27:34,801 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7442279d-fcdd-40de-b16d-e06e2e44717b', 'x-compute-request-id': 'req-7442279d-fcdd-40de-b16d-e06e2e44717b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8'} Body: b'{"server": {"id": "54c7ae54-2903-4613-9495-d980de44aef8", "name": "tempest-ServersOnMultiNodesTest-server-1559620736-2", "status": "BUILD", "tenant_id": "aeec593be949414a8c1694135e52293c", "user_id": "d03cae338fd74f8ea3fc678dfacbd139", "metadata": {}, "hostId": "", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:27:33Z", "updated": "2021-07-14T18:27:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/54c7ae54-2903-4613-9495-d980de44aef8"}], "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": []}}' 2021-07-14 18:27:36,451 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8 0.642s 2021-07-14 18:27:36,452 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a0a616c-afda-4cd4-83fd-99417ff05a70', 'x-compute-request-id': 'req-5a0a616c-afda-4cd4-83fd-99417ff05a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8'} Body: b'{"server": {"id": "54c7ae54-2903-4613-9495-d980de44aef8", "name": "tempest-ServersOnMultiNodesTest-server-1559620736-2", "status": "BUILD", "tenant_id": "aeec593be949414a8c1694135e52293c", "user_id": "d03cae338fd74f8ea3fc678dfacbd139", "metadata": {}, "hostId": "039206dfc58c678297c22ab9a52640b2deaf91952bcaa442e8d445ef", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:27:33Z", "updated": "2021-07-14T18:27:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/54c7ae54-2903-4613-9495-d980de44aef8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:27:36,459 109698 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2021-07-14 18:27:39,059 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8 1.599s 2021-07-14 18:27:39,059 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:37 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-e0ffd8b0-1a85-4ac6-98cc-dce6fd596480', 'x-compute-request-id': 'req-e0ffd8b0-1a85-4ac6-98cc-dce6fd596480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8'} Body: b'{"server": {"id": "54c7ae54-2903-4613-9495-d980de44aef8", "name": "tempest-ServersOnMultiNodesTest-server-1559620736-2", "status": "BUILD", "tenant_id": "aeec593be949414a8c1694135e52293c", "user_id": "d03cae338fd74f8ea3fc678dfacbd139", "metadata": {}, "hostId": "039206dfc58c678297c22ab9a52640b2deaf91952bcaa442e8d445ef", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:27:33Z", "updated": "2021-07-14T18:27:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/54c7ae54-2903-4613-9495-d980de44aef8"}], "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": []}}' 2021-07-14 18:27:41,194 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8 1.126s 2021-07-14 18:27:41,195 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:40 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-8cb549c3-b463-42bb-8e05-1b4c4aaf04cf', 'x-compute-request-id': 'req-8cb549c3-b463-42bb-8e05-1b4c4aaf04cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8'} Body: b'{"server": {"id": "54c7ae54-2903-4613-9495-d980de44aef8", "name": "tempest-ServersOnMultiNodesTest-server-1559620736-2", "status": "BUILD", "tenant_id": "aeec593be949414a8c1694135e52293c", "user_id": "d03cae338fd74f8ea3fc678dfacbd139", "metadata": {}, "hostId": "039206dfc58c678297c22ab9a52640b2deaf91952bcaa442e8d445ef", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:27:33Z", "updated": "2021-07-14T18:27:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/54c7ae54-2903-4613-9495-d980de44aef8"}], "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": []}}' 2021-07-14 18:27:43,476 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8 1.273s 2021-07-14 18:27:43,476 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:42 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-bc4621ce-0ae5-42ca-860f-82485fc7f68e', 'x-compute-request-id': 'req-bc4621ce-0ae5-42ca-860f-82485fc7f68e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8'} Body: b'{"server": {"id": "54c7ae54-2903-4613-9495-d980de44aef8", "name": "tempest-ServersOnMultiNodesTest-server-1559620736-2", "status": "BUILD", "tenant_id": "aeec593be949414a8c1694135e52293c", "user_id": "d03cae338fd74f8ea3fc678dfacbd139", "metadata": {}, "hostId": "039206dfc58c678297c22ab9a52640b2deaf91952bcaa442e8d445ef", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:27:33Z", "updated": "2021-07-14T18:27:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/54c7ae54-2903-4613-9495-d980de44aef8"}], "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": []}}' 2021-07-14 18:27:44,953 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8 0.467s 2021-07-14 18:27:44,954 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27: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-4667a455-50d0-414d-bd89-5f2c501c9916', 'x-compute-request-id': 'req-4667a455-50d0-414d-bd89-5f2c501c9916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8'} Body: b'{"server": {"id": "54c7ae54-2903-4613-9495-d980de44aef8", "name": "tempest-ServersOnMultiNodesTest-server-1559620736-2", "status": "BUILD", "tenant_id": "aeec593be949414a8c1694135e52293c", "user_id": "d03cae338fd74f8ea3fc678dfacbd139", "metadata": {}, "hostId": "039206dfc58c678297c22ab9a52640b2deaf91952bcaa442e8d445ef", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:27:33Z", "updated": "2021-07-14T18:27:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/54c7ae54-2903-4613-9495-d980de44aef8"}], "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": []}}' 2021-07-14 18:27:46,289 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8 0.328s 2021-07-14 18:27:46,290 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:45 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-6a84ce2d-318c-4dbe-abd1-b59296b25932', 'x-compute-request-id': 'req-6a84ce2d-318c-4dbe-abd1-b59296b25932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8'} Body: b'{"server": {"id": "54c7ae54-2903-4613-9495-d980de44aef8", "name": "tempest-ServersOnMultiNodesTest-server-1559620736-2", "status": "BUILD", "tenant_id": "aeec593be949414a8c1694135e52293c", "user_id": "d03cae338fd74f8ea3fc678dfacbd139", "metadata": {}, "hostId": "039206dfc58c678297c22ab9a52640b2deaf91952bcaa442e8d445ef", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:27:33Z", "updated": "2021-07-14T18:27:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/54c7ae54-2903-4613-9495-d980de44aef8"}], "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": []}}' 2021-07-14 18:27:47,749 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8 0.450s 2021-07-14 18:27:47,749 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27: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-6c6078e5-4801-437a-b19e-9bc2a73c1bbc', 'x-compute-request-id': 'req-6c6078e5-4801-437a-b19e-9bc2a73c1bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8'} Body: b'{"server": {"id": "54c7ae54-2903-4613-9495-d980de44aef8", "name": "tempest-ServersOnMultiNodesTest-server-1559620736-2", "status": "BUILD", "tenant_id": "aeec593be949414a8c1694135e52293c", "user_id": "d03cae338fd74f8ea3fc678dfacbd139", "metadata": {}, "hostId": "039206dfc58c678297c22ab9a52640b2deaf91952bcaa442e8d445ef", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:27:33Z", "updated": "2021-07-14T18:27:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/54c7ae54-2903-4613-9495-d980de44aef8"}], "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": []}}' 2021-07-14 18:27:49,125 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8 0.367s 2021-07-14 18:27:49,125 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f40c7936-4f3c-4076-9324-680198881d1a', 'x-compute-request-id': 'req-f40c7936-4f3c-4076-9324-680198881d1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8'} Body: b'{"server": {"id": "54c7ae54-2903-4613-9495-d980de44aef8", "name": "tempest-ServersOnMultiNodesTest-server-1559620736-2", "status": "ACTIVE", "tenant_id": "aeec593be949414a8c1694135e52293c", "user_id": "d03cae338fd74f8ea3fc678dfacbd139", "metadata": {}, "hostId": "039206dfc58c678297c22ab9a52640b2deaf91952bcaa442e8d445ef", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:27:33Z", "updated": "2021-07-14T18:27:48Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.74", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:ee:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/54c7ae54-2903-4613-9495-d980de44aef8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:27:47.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": []}}' 2021-07-14 18:27:49,132 109698 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait 2021-07-14 18:27:49,344 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa 0.211s 2021-07-14 18:27:49,345 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27: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-29138393-6290-4302-a1b2-8cdded20eb70', 'x-compute-request-id': 'req-29138393-6290-4302-a1b2-8cdded20eb70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa'} Body: b'{"server": {"id": "9c05dfeb-2e85-4b50-9f47-830b78222eaa", "name": "tempest-ServersOnMultiNodesTest-server-1559620736-1", "status": "BUILD", "tenant_id": "aeec593be949414a8c1694135e52293c", "user_id": "d03cae338fd74f8ea3fc678dfacbd139", "metadata": {}, "hostId": "73a20f64c22371816ff2e548ad1544e9cffe00c59c8b7dfec6f510bc", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:27:33Z", "updated": "2021-07-14T18:27:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}], "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": []}}' 2021-07-14 18:27:50,563 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa 0.210s 2021-07-14 18:27:50,564 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27: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-ed2736f3-f502-4873-9401-aba49e9e2abb', 'x-compute-request-id': 'req-ed2736f3-f502-4873-9401-aba49e9e2abb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa'} Body: b'{"server": {"id": "9c05dfeb-2e85-4b50-9f47-830b78222eaa", "name": "tempest-ServersOnMultiNodesTest-server-1559620736-1", "status": "BUILD", "tenant_id": "aeec593be949414a8c1694135e52293c", "user_id": "d03cae338fd74f8ea3fc678dfacbd139", "metadata": {}, "hostId": "73a20f64c22371816ff2e548ad1544e9cffe00c59c8b7dfec6f510bc", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:27:33Z", "updated": "2021-07-14T18:27:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}], "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": []}}' 2021-07-14 18:27:51,841 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa 0.269s 2021-07-14 18:27:51,841 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27f06b50-b2cb-461a-b2e0-b94bcfe2d837', 'x-compute-request-id': 'req-27f06b50-b2cb-461a-b2e0-b94bcfe2d837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa'} Body: b'{"server": {"id": "9c05dfeb-2e85-4b50-9f47-830b78222eaa", "name": "tempest-ServersOnMultiNodesTest-server-1559620736-1", "status": "BUILD", "tenant_id": "aeec593be949414a8c1694135e52293c", "user_id": "d03cae338fd74f8ea3fc678dfacbd139", "metadata": {}, "hostId": "73a20f64c22371816ff2e548ad1544e9cffe00c59c8b7dfec6f510bc", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:27:33Z", "updated": "2021-07-14T18:27:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}], "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": []}}' 2021-07-14 18:27:53,207 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa 0.357s 2021-07-14 18:27:53,207 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27: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-3c783190-84f3-4c5d-9238-6fa7a1bdb6e5', 'x-compute-request-id': 'req-3c783190-84f3-4c5d-9238-6fa7a1bdb6e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa'} Body: b'{"server": {"id": "9c05dfeb-2e85-4b50-9f47-830b78222eaa", "name": "tempest-ServersOnMultiNodesTest-server-1559620736-1", "status": "BUILD", "tenant_id": "aeec593be949414a8c1694135e52293c", "user_id": "d03cae338fd74f8ea3fc678dfacbd139", "metadata": {}, "hostId": "73a20f64c22371816ff2e548ad1544e9cffe00c59c8b7dfec6f510bc", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:27:33Z", "updated": "2021-07-14T18:27:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}], "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": []}}' 2021-07-14 18:27:54,630 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa 0.414s 2021-07-14 18:27:54,630 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27: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-cd14fbdb-e16d-4409-9074-9812f3202ba8', 'x-compute-request-id': 'req-cd14fbdb-e16d-4409-9074-9812f3202ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa'} Body: b'{"server": {"id": "9c05dfeb-2e85-4b50-9f47-830b78222eaa", "name": "tempest-ServersOnMultiNodesTest-server-1559620736-1", "status": "BUILD", "tenant_id": "aeec593be949414a8c1694135e52293c", "user_id": "d03cae338fd74f8ea3fc678dfacbd139", "metadata": {}, "hostId": "73a20f64c22371816ff2e548ad1544e9cffe00c59c8b7dfec6f510bc", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:27:33Z", "updated": "2021-07-14T18:27:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}], "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": []}}' 2021-07-14 18:27:56,559 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa 0.921s 2021-07-14 18:27:56,559 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27: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-6160e186-05c6-46d2-b19d-8661c85ecb4c', 'x-compute-request-id': 'req-6160e186-05c6-46d2-b19d-8661c85ecb4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa'} Body: b'{"server": {"id": "9c05dfeb-2e85-4b50-9f47-830b78222eaa", "name": "tempest-ServersOnMultiNodesTest-server-1559620736-1", "status": "BUILD", "tenant_id": "aeec593be949414a8c1694135e52293c", "user_id": "d03cae338fd74f8ea3fc678dfacbd139", "metadata": {}, "hostId": "73a20f64c22371816ff2e548ad1544e9cffe00c59c8b7dfec6f510bc", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:27:33Z", "updated": "2021-07-14T18:27:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}], "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": []}}' 2021-07-14 18:27:57,772 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa 0.204s 2021-07-14 18:27:57,773 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:57 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-827e0fa0-9414-4bc3-add8-2f18801bf50a', 'x-compute-request-id': 'req-827e0fa0-9414-4bc3-add8-2f18801bf50a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa'} Body: b'{"server": {"id": "9c05dfeb-2e85-4b50-9f47-830b78222eaa", "name": "tempest-ServersOnMultiNodesTest-server-1559620736-1", "status": "BUILD", "tenant_id": "aeec593be949414a8c1694135e52293c", "user_id": "d03cae338fd74f8ea3fc678dfacbd139", "metadata": {}, "hostId": "73a20f64c22371816ff2e548ad1544e9cffe00c59c8b7dfec6f510bc", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:27:33Z", "updated": "2021-07-14T18:27:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}], "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": []}}' 2021-07-14 18:27:58,989 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa 0.209s 2021-07-14 18:27:58,989 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27: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-0520c37d-08fd-495c-a19d-bc7227816bbc', 'x-compute-request-id': 'req-0520c37d-08fd-495c-a19d-bc7227816bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa'} Body: b'{"server": {"id": "9c05dfeb-2e85-4b50-9f47-830b78222eaa", "name": "tempest-ServersOnMultiNodesTest-server-1559620736-1", "status": "BUILD", "tenant_id": "aeec593be949414a8c1694135e52293c", "user_id": "d03cae338fd74f8ea3fc678dfacbd139", "metadata": {}, "hostId": "73a20f64c22371816ff2e548ad1544e9cffe00c59c8b7dfec6f510bc", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:27:33Z", "updated": "2021-07-14T18:27:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}], "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": []}}' 2021-07-14 18:28:00,198 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa 0.201s 2021-07-14 18:28:00,199 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6eaf209-28e1-4f1e-b9e4-6796b1d7d94d', 'x-compute-request-id': 'req-f6eaf209-28e1-4f1e-b9e4-6796b1d7d94d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa'} Body: b'{"server": {"id": "9c05dfeb-2e85-4b50-9f47-830b78222eaa", "name": "tempest-ServersOnMultiNodesTest-server-1559620736-1", "status": "BUILD", "tenant_id": "aeec593be949414a8c1694135e52293c", "user_id": "d03cae338fd74f8ea3fc678dfacbd139", "metadata": {}, "hostId": "73a20f64c22371816ff2e548ad1544e9cffe00c59c8b7dfec6f510bc", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:27:33Z", "updated": "2021-07-14T18:27:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}], "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": []}}' 2021-07-14 18:28:01,430 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa 0.223s 2021-07-14 18:28:01,430 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:01 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-ed5b2b49-69f8-4738-bc5d-675d810b909c', 'x-compute-request-id': 'req-ed5b2b49-69f8-4738-bc5d-675d810b909c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa'} Body: b'{"server": {"id": "9c05dfeb-2e85-4b50-9f47-830b78222eaa", "name": "tempest-ServersOnMultiNodesTest-server-1559620736-1", "status": "BUILD", "tenant_id": "aeec593be949414a8c1694135e52293c", "user_id": "d03cae338fd74f8ea3fc678dfacbd139", "metadata": {}, "hostId": "73a20f64c22371816ff2e548ad1544e9cffe00c59c8b7dfec6f510bc", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:27:33Z", "updated": "2021-07-14T18:27:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}], "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": []}}' 2021-07-14 18:28:02,888 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa 0.448s 2021-07-14 18:28:02,888 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06eec9d1-23be-49fb-b351-77b796477faf', 'x-compute-request-id': 'req-06eec9d1-23be-49fb-b351-77b796477faf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa'} Body: b'{"server": {"id": "9c05dfeb-2e85-4b50-9f47-830b78222eaa", "name": "tempest-ServersOnMultiNodesTest-server-1559620736-1", "status": "BUILD", "tenant_id": "aeec593be949414a8c1694135e52293c", "user_id": "d03cae338fd74f8ea3fc678dfacbd139", "metadata": {}, "hostId": "73a20f64c22371816ff2e548ad1544e9cffe00c59c8b7dfec6f510bc", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:27:33Z", "updated": "2021-07-14T18:27:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}], "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": []}}' 2021-07-14 18:28:04,333 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa 0.437s 2021-07-14 18:28:04,333 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-798ea7c4-25a9-40e5-980e-58898e864977', 'x-compute-request-id': 'req-798ea7c4-25a9-40e5-980e-58898e864977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa'} Body: b'{"server": {"id": "9c05dfeb-2e85-4b50-9f47-830b78222eaa", "name": "tempest-ServersOnMultiNodesTest-server-1559620736-1", "status": "BUILD", "tenant_id": "aeec593be949414a8c1694135e52293c", "user_id": "d03cae338fd74f8ea3fc678dfacbd139", "metadata": {}, "hostId": "73a20f64c22371816ff2e548ad1544e9cffe00c59c8b7dfec6f510bc", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:27:33Z", "updated": "2021-07-14T18:27:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}], "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": []}}' 2021-07-14 18:28:06,346 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa 1.004s 2021-07-14 18:28:06,346 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1263', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7ff07c4-3698-4ff0-8f4c-3f8ced4a211e', 'x-compute-request-id': 'req-d7ff07c4-3698-4ff0-8f4c-3f8ced4a211e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa'} Body: b'{"server": {"id": "9c05dfeb-2e85-4b50-9f47-830b78222eaa", "name": "tempest-ServersOnMultiNodesTest-server-1559620736-1", "status": "BUILD", "tenant_id": "aeec593be949414a8c1694135e52293c", "user_id": "d03cae338fd74f8ea3fc678dfacbd139", "metadata": {}, "hostId": "", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:27:33Z", "updated": "2021-07-14T18:28:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}], "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": []}}' 2021-07-14 18:28:07,711 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa 0.357s 2021-07-14 18:28:07,712 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1411', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-855dcc40-60c2-427f-8731-67d90a33230d', 'x-compute-request-id': 'req-855dcc40-60c2-427f-8731-67d90a33230d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa'} Body: b'{"server": {"id": "9c05dfeb-2e85-4b50-9f47-830b78222eaa", "name": "tempest-ServersOnMultiNodesTest-server-1559620736-1", "status": "ERROR", "tenant_id": "aeec593be949414a8c1694135e52293c", "user_id": "d03cae338fd74f8ea3fc678dfacbd139", "metadata": {}, "hostId": "", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:27:33Z", "updated": "2021-07-14T18:28:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2021-07-14T18:28:06Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 9c05dfeb-2e85-4b50-9f47-830b78222eaa."}, "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": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:28:07,719 109698 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 18 second wait 2021-07-14 18:28:08,015 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 204 DELETE http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8 0.294s 2021-07-14 18:28:08,015 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:07 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-4cc284b2-8697-402e-9dc5-e4dd9ccc55e4', 'x-compute-request-id': 'req-4cc284b2-8697-402e-9dc5-e4dd9ccc55e4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8'} Body: b'' 2021-07-14 18:28:09,028 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 204 DELETE http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa 1.012s 2021-07-14 18:28:09,028 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c6b20ba-5be8-4c64-8200-10bb09d60df0', 'x-compute-request-id': 'req-3c6b20ba-5be8-4c64-8200-10bb09d60df0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa'} Body: b'' 2021-07-14 18:28:09,374 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8 0.345s 2021-07-14 18:28:09,374 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1474', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ee02c26-af28-4515-8ec4-423aaa4aa0aa', 'x-compute-request-id': 'req-3ee02c26-af28-4515-8ec4-423aaa4aa0aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8'} Body: b'{"server": {"id": "54c7ae54-2903-4613-9495-d980de44aef8", "name": "tempest-ServersOnMultiNodesTest-server-1559620736-2", "status": "ACTIVE", "tenant_id": "aeec593be949414a8c1694135e52293c", "user_id": "d03cae338fd74f8ea3fc678dfacbd139", "metadata": {}, "hostId": "039206dfc58c678297c22ab9a52640b2deaf91952bcaa442e8d445ef", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:27:33Z", "updated": "2021-07-14T18:28:08Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.74", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:ee:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/54c7ae54-2903-4613-9495-d980de44aef8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:27:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:28:11,121 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8 0.737s 2021-07-14 18:28:11,121 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1474', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76df1a9c-6a78-4246-b4cb-923271882283', 'x-compute-request-id': 'req-76df1a9c-6a78-4246-b4cb-923271882283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8'} Body: b'{"server": {"id": "54c7ae54-2903-4613-9495-d980de44aef8", "name": "tempest-ServersOnMultiNodesTest-server-1559620736-2", "status": "ACTIVE", "tenant_id": "aeec593be949414a8c1694135e52293c", "user_id": "d03cae338fd74f8ea3fc678dfacbd139", "metadata": {}, "hostId": "039206dfc58c678297c22ab9a52640b2deaf91952bcaa442e8d445ef", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:27:33Z", "updated": "2021-07-14T18:28:08Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.74", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:ee:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/54c7ae54-2903-4613-9495-d980de44aef8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:27:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:28:12,766 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 404 GET http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8 0.635s 2021-07-14 18:28:12,766 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:12 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-bee03bfe-319a-4cb5-bb3b-2f097a2fff87', 'x-compute-request-id': 'req-bee03bfe-319a-4cb5-bb3b-2f097a2fff87', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/54c7ae54-2903-4613-9495-d980de44aef8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 54c7ae54-2903-4613-9495-d980de44aef8 could not be found."}}' 2021-07-14 18:28:12,870 109698 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 404 GET http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa 0.103s 2021-07-14 18:28:12,870 109698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:12 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-e8ce38b1-4530-4d08-b4f3-e0680527c078', 'x-compute-request-id': 'req-e8ce38b1-4530-4d08-b4f3-e0680527c078', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/9c05dfeb-2e85-4b50-9f47-830b78222eaa'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9c05dfeb-2e85-4b50-9f47-830b78222eaa could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_servers_on_multinodes.py", line 109, in test_create_server_with_scheduler_hint_group_anti_affinity hosts = self._create_servers_with_group('anti-affinity') File "/opt/stack/tempest/tempest/api/compute/admin/test_servers_on_multinodes.py", line 44, in _create_servers_with_group reservation_id = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 266, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 236, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 75, in wait_for_server_status raise exceptions.BuildErrorException(body['fault'], tempest.exceptions.BuildErrorException: Server 9c05dfeb-2e85-4b50-9f47-830b78222eaa failed to build and is in ERROR status Details: {'code': 500, 'created': '2021-07-14T18:28:06Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 9c05dfeb-2e85-4b50-9f47-830b78222eaa.'} |
||||||
test_create_servers_on_different_hosts[id-cc7ca884-6e3e-42a3-a92f-c522fcf25e8e] |
pass
pt7.3: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts[id-cc7ca884-6e3e-42a3-a92f-c522fcf25e8e] |
||||||
test_create_servers_on_different_hosts_with_list_of_servers[id-7869cc84-d661-4e14-9f00-c18cdc89cf57] |
pass
pt7.4: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers[id-7869cc84-d661-4e14-9f00-c18cdc89cf57] |
||||||
test_create_servers_on_same_host[id-26a9d5df-6890-45f2-abc4-a659290cb130] |
pass
pt7.5: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host[id-26a9d5df-6890-45f2-abc4-a659290cb130] |
||||||
tempest.api.compute.images.test_images.ImagesTestJSON | 4 | 3 | 1 | 0 | 0 | Detail | |
test_create_image_from_paused_server[id-71bcb732-0261-11e7-9086-fa163e4fa634] |
fail
ft8.1: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server[id-71bcb732-0261-11e7-9086-fa163e4fa634]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-07-14 18:21:42,162 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 201 POST http://10.222.0.16/identity/v3/auth/tokens 0.037s 2021-07-14 18:21:42,162 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3383', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-cce448bd-af60-4cd6-a8b5-9e6e71870ae4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2c8169bca44341de90e3f7329853ca93", "name": "tempest-ImagesTestJSON-313755568-project", "password_expires_at": null}, "audit_ids": ["_bPfSdYdS56Aa1Uy3Es6iw"], "expires_at": "2021-07-14T19:21:42.000000Z", "issued_at": "2021-07-14T18:21:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "name": "tempest-ImagesTestJSON-313755568"}, "is_domain": false, "roles": [{"id": "975ebb6e8f2d45eca61d82eadec80425", "name": "member"}, {"id": "5208adb71b234d8e85565391e0343c00", "name": "reader"}], "catalog": [{"endpoints": [{"id": "2728c3cd7ae44237a8519f041e92bfb6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/identity", "region": "RegionOne"}, {"id": "75279e2ea7ff4ba0a6fb24e622004744", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.16/identity", "region": "RegionOne"}], "id": "0592cf8c85eb4af882b85911e18a570d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "35b519327e204d6ca9898805f4e10973", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16:8080/v1/AUTH_7d0d66c950aa4c4fbb95dc1c0b4948a1", "region": "RegionOne"}, {"id": "fdf92f1f89b2468c8bdce1942e31410e", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.16:8080", "region": "RegionOne"}], "id": "15a71d55476b4eebb0ed7024166b5b19", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "5bd0add63a4e42e4a881cdfaf5f96f4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/compute/v2.1", "region": "RegionOne"}], "id": "4c1e3482c0cf4f0db14b00b50e9a7bad", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "951f5da8700d4a45a0aacf3973b624f3", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/compute/v2/7d0d66c950aa4c4fbb95dc1c0b4948a1", "region": "RegionOne"}], "id": "4f07b3439f34437ab542889a06671ce4", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d67be268cec54e399c0d8fc341b8b931", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/image", "region": "RegionOne"}], "id": "a68227c366e747e9879eb25749a43dbe", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5b86baf7b4214893b7bfaeb12454422b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/placement", "region": "RegionOne"}], "id": "ad8d19f5266a43438f52860085f3ca60", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ce70bae85d4c4643a37ed5c3a59a3219", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16:9696/", "region": "RegionOne"}], "id": "c7aadfba46b3493093b6d8a29185d818", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9ed90baacd694cc0884a6157b4601610", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v3/7d0d66c950aa4c4fbb95dc1c0b4948a1", "region": "RegionOne"}], "id": "d993d5d8cea1480aa81b55d24a564011", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4f099623913b4e6796fdedf44e7569d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v3/7d0d66c950aa4c4fbb95dc1c0b4948a1", "region": "RegionOne"}], "id": "eca07b5fff534a0daf3f260934238d05", "type": "block-storage", "name": "cinder"}]}}' 2021-07-14 18:21:42,163 109690 INFO [tempest.lib.common.fixed_network] (ImagesTestJSON:test_create_image_from_paused_server) Found network {'id': '458a605c-adc1-4322-ba16-e84a0c1f7468', 'name': 'tempest-ImagesTestJSON-1490508539-network', 'tenant_id': '7d0d66c950aa4c4fbb95dc1c0b4948a1', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7d0d66c950aa4c4fbb95dc1c0b4948a1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 82, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-07-14T18:21:39Z', 'updated_at': '2021-07-14T18:21:39Z', 'revision_number': 1} available for tenant 2021-07-14 18:21:44,808 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 202 POST http://10.222.0.16/compute/v2.1/servers 2.644s 2021-07-14 18:21:44,808 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ImagesTestJSON-server-1291215612", "imageRef": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "flavorRef": "452", "networks": [{"uuid": "458a605c-adc1-4322-ba16-e84a0c1f7468"}]}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5913c6d8-ee13-4303-8697-09195cd83fa8', 'x-compute-request-id': 'req-5913c6d8-ee13-4303-8697-09195cd83fa8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/servers'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "M48bcxAuMLSk"}}' 2021-07-14 18:21:46,629 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 1.818s 2021-07-14 18:21:46,630 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9153f6ba-b0a5-407e-ac09-e0fc1020d2cf', 'x-compute-request-id': 'req-9153f6ba-b0a5-407e-ac09-e0fc1020d2cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:21:48,744 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 1.104s 2021-07-14 18:21:48,744 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be750eae-1ba1-4a00-9a2a-ca7fe52f9ba8', 'x-compute-request-id': 'req-be750eae-1ba1-4a00-9a2a-ca7fe52f9ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:21:48,752 109690 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2021-07-14 18:21:51,178 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 1.425s 2021-07-14 18:21:51,179 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb1f567c-3b7c-4dde-987c-2ed7eaa4b910', 'x-compute-request-id': 'req-cb1f567c-3b7c-4dde-987c-2ed7eaa4b910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:21:54,354 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 2.167s 2021-07-14 18:21:54,355 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-049c357b-3a7b-4fc6-ac27-8ff657e55d1f', 'x-compute-request-id': 'req-049c357b-3a7b-4fc6-ac27-8ff657e55d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:21:57,361 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 1.997s 2021-07-14 18:21:57,361 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e051b408-3d44-4e37-9145-a3dc59904c60', 'x-compute-request-id': 'req-e051b408-3d44-4e37-9145-a3dc59904c60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:00,471 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 2.101s 2021-07-14 18:22:00,471 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0474603e-2c3b-4937-b3a7-fe3c7ad038b0', 'x-compute-request-id': 'req-0474603e-2c3b-4937-b3a7-fe3c7ad038b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:02,911 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 1.431s 2021-07-14 18:22:02,912 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca636ad0-0231-4b92-92b9-0dc19b018b73', 'x-compute-request-id': 'req-ca636ad0-0231-4b92-92b9-0dc19b018b73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:05,057 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 1.135s 2021-07-14 18:22:05,058 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6709c97-fb7d-4eb2-b2af-cfad094352b5', 'x-compute-request-id': 'req-b6709c97-fb7d-4eb2-b2af-cfad094352b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:06,766 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.700s 2021-07-14 18:22:06,766 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf80bc0d-fcb1-4c87-b060-9e19bc203160', 'x-compute-request-id': 'req-bf80bc0d-fcb1-4c87-b060-9e19bc203160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:08,590 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.815s 2021-07-14 18:22:08,591 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9283275-5980-4d1d-ac19-b5dc60fc9ab1', 'x-compute-request-id': 'req-b9283275-5980-4d1d-ac19-b5dc60fc9ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:10,488 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.889s 2021-07-14 18:22:10,489 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f66bf66-6c5e-4337-bf55-15058c6e2cc0', 'x-compute-request-id': 'req-6f66bf66-6c5e-4337-bf55-15058c6e2cc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:12,743 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 1.247s 2021-07-14 18:22:12,743 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4ee2ad2-36b6-4aea-b954-ef5c97949eb4', 'x-compute-request-id': 'req-f4ee2ad2-36b6-4aea-b954-ef5c97949eb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:14,628 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.876s 2021-07-14 18:22:14,629 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47015563-ef8a-49ff-ab64-35cc50ace176', 'x-compute-request-id': 'req-47015563-ef8a-49ff-ab64-35cc50ace176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:16,185 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.546s 2021-07-14 18:22:16,185 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09daf6de-374b-48ff-8336-8e59152d9398', 'x-compute-request-id': 'req-09daf6de-374b-48ff-8336-8e59152d9398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:17,671 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.478s 2021-07-14 18:22:17,672 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1f162cd-c961-406c-8929-3261ea8bcc66', 'x-compute-request-id': 'req-b1f162cd-c961-406c-8929-3261ea8bcc66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:18,929 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.249s 2021-07-14 18:22:18,929 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4593f91-d4c5-4969-8e15-514be9a6254e', 'x-compute-request-id': 'req-d4593f91-d4c5-4969-8e15-514be9a6254e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:20,414 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.477s 2021-07-14 18:22:20,414 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f122d47-4729-4bab-bc36-16ee353be693', 'x-compute-request-id': 'req-1f122d47-4729-4bab-bc36-16ee353be693', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:21,675 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.252s 2021-07-14 18:22:21,675 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01282aec-d104-4caa-8712-0a00f4a86b1d', 'x-compute-request-id': 'req-01282aec-d104-4caa-8712-0a00f4a86b1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:23,004 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.320s 2021-07-14 18:22:23,004 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68e6d929-430b-4a68-804a-43c8c12ef51f', 'x-compute-request-id': 'req-68e6d929-430b-4a68-804a-43c8c12ef51f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:24,617 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.605s 2021-07-14 18:22:24,617 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a3f31e1-3a1d-4557-bf2f-a229695e158b', 'x-compute-request-id': 'req-6a3f31e1-3a1d-4557-bf2f-a229695e158b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:25,936 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.310s 2021-07-14 18:22:25,937 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2fb11e6-eeea-4435-8ea7-8c70345d3287', 'x-compute-request-id': 'req-b2fb11e6-eeea-4435-8ea7-8c70345d3287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:27,223 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.278s 2021-07-14 18:22:27,223 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22b8d207-8095-4d1b-a0af-b885f5619dc7', 'x-compute-request-id': 'req-22b8d207-8095-4d1b-a0af-b885f5619dc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:28,541 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.309s 2021-07-14 18:22:28,542 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cf6eb4b-8d9f-4a14-a51a-e41ab022607e', 'x-compute-request-id': 'req-2cf6eb4b-8d9f-4a14-a51a-e41ab022607e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:30,013 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.462s 2021-07-14 18:22:30,013 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44d936f3-2f31-4d6b-bba0-6c01ef132ba9', 'x-compute-request-id': 'req-44d936f3-2f31-4d6b-bba0-6c01ef132ba9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:31,796 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.774s 2021-07-14 18:22:31,796 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-373abe7a-2dff-4ec9-9a59-41c20e2d0ed3', 'x-compute-request-id': 'req-373abe7a-2dff-4ec9-9a59-41c20e2d0ed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:33,320 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.516s 2021-07-14 18:22:33,320 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd7212a7-82d1-4e83-bab9-b02a2000069c', 'x-compute-request-id': 'req-bd7212a7-82d1-4e83-bab9-b02a2000069c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:35,068 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.737s 2021-07-14 18:22:35,068 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28ec7e9f-6557-4c0c-874a-694d1cbc1ca4', 'x-compute-request-id': 'req-28ec7e9f-6557-4c0c-874a-694d1cbc1ca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:36,682 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.603s 2021-07-14 18:22:36,682 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a6ecd16-1059-4644-a13b-ab6eb0604194', 'x-compute-request-id': 'req-1a6ecd16-1059-4644-a13b-ab6eb0604194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:38,772 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 1.082s 2021-07-14 18:22:38,773 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0e413fd-77a2-4d41-85fd-91375d1f9dd7', 'x-compute-request-id': 'req-b0e413fd-77a2-4d41-85fd-91375d1f9dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:40,588 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.806s 2021-07-14 18:22:40,589 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e65555e7-410b-4573-8f03-dae5732b1644', 'x-compute-request-id': 'req-e65555e7-410b-4573-8f03-dae5732b1644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:42,284 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.682s 2021-07-14 18:22:42,284 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e9c3177-ceea-4629-8e48-c218b3ab2d5b', 'x-compute-request-id': 'req-9e9c3177-ceea-4629-8e48-c218b3ab2d5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:43,702 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.410s 2021-07-14 18:22:43,703 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b94ca01a-3dee-4f9d-afa3-c85665a5302e', 'x-compute-request-id': 'req-b94ca01a-3dee-4f9d-afa3-c85665a5302e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:45,037 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.326s 2021-07-14 18:22:45,038 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e73afc4d-e56e-4497-a35a-f3f50c8330b3', 'x-compute-request-id': 'req-e73afc4d-e56e-4497-a35a-f3f50c8330b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:46,271 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.225s 2021-07-14 18:22:46,272 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd880b25-19fa-4f30-a495-4d5e6c1af78f', 'x-compute-request-id': 'req-bd880b25-19fa-4f30-a495-4d5e6c1af78f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:47,592 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.312s 2021-07-14 18:22:47,593 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8314bc1-df4c-420e-9b12-304526c3623a', 'x-compute-request-id': 'req-e8314bc1-df4c-420e-9b12-304526c3623a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:49,086 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.484s 2021-07-14 18:22:49,086 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76cdbf73-7092-4027-a74e-c9603c4364a6', 'x-compute-request-id': 'req-76cdbf73-7092-4027-a74e-c9603c4364a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:50,507 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.412s 2021-07-14 18:22:50,507 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62912e58-cf07-42eb-8ff0-ce89f47b6be7', 'x-compute-request-id': 'req-62912e58-cf07-42eb-8ff0-ce89f47b6be7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:51,854 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.338s 2021-07-14 18:22:51,855 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9466afa3-8f7d-4050-8b4d-f1a7eec1b31b', 'x-compute-request-id': 'req-9466afa3-8f7d-4050-8b4d-f1a7eec1b31b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:53,472 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.608s 2021-07-14 18:22:53,473 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40324095-c572-449a-a0ed-2dbc6f6512f0', 'x-compute-request-id': 'req-40324095-c572-449a-a0ed-2dbc6f6512f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:55,012 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.531s 2021-07-14 18:22:55,013 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66ab0e16-e390-416f-aa5e-3ea6460ca100', 'x-compute-request-id': 'req-66ab0e16-e390-416f-aa5e-3ea6460ca100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:56,444 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.412s 2021-07-14 18:22:56,444 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89bd3270-d6b0-497c-97d2-3ca0fd45f2a2', 'x-compute-request-id': 'req-89bd3270-d6b0-497c-97d2-3ca0fd45f2a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "341b0d70c9af9c7ce177ff1412d415604694acbca34b3c6420161c9c", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:58,263 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.809s 2021-07-14 18:22:58,263 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1252', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca0628c2-3748-4d66-bb35-5c37b5132a95', 'x-compute-request-id': 'req-ca0628c2-3748-4d66-bb35-5c37b5132a95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "BUILD", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:22:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "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": []}}' 2021-07-14 18:22:59,521 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 200 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 0.249s 2021-07-14 18:22:59,521 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28ad6e5b-00ee-44b8-8fd1-008cdd57c1ea', 'x-compute-request-id': 'req-28ad6e5b-00ee-44b8-8fd1-008cdd57c1ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"server": {"id": "6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2", "name": "tempest-ImagesTestJSON-server-1291215612", "status": "ERROR", "tenant_id": "7d0d66c950aa4c4fbb95dc1c0b4948a1", "user_id": "2c8169bca44341de90e3f7329853ca93", "metadata": {}, "hostId": "", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:21:44Z", "updated": "2021-07-14T18:22:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2021-07-14T18:22:59Z", "message": "Build of instance 6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 aborted: Failed to allocate the network(s), not rescheduling."}, "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": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 18:22:59,529 109690 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 73 second wait 2021-07-14 18:23:00,809 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 204 DELETE http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 1.279s 2021-07-14 18:23:00,809 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:22: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-725569ca-c2af-4f18-8b44-0dc5de708daf', 'x-compute-request-id': 'req-725569ca-c2af-4f18-8b44-0dc5de708daf', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'' 2021-07-14 18:23:01,947 109690 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 404 GET http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 1.137s 2021-07-14 18:23:01,947 109690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-377a9113-2d93-43db-97cd-f954145e177f', 'x-compute-request-id': 'req-377a9113-2d93-43db-97cd-f954145e177f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/images/test_images.py", line 99, in test_create_image_from_paused_server server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 266, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 236, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 75, in wait_for_server_status raise exceptions.BuildErrorException(body['fault'], tempest.exceptions.BuildErrorException: Server 6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 failed to build and is in ERROR status Details: {'code': 500, 'created': '2021-07-14T18:22:59Z', 'message': 'Build of instance 6aaead6f-eb8d-448b-ab5e-df60fe6f6bc2 aborted: Failed to allocate the network(s), not rescheduling.'} |
||||||
test_create_image_from_stopped_server[id-aaacd1d0-55a2-4ce8-818a-b5439df8adc9] |
pass
pt8.2: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server[id-aaacd1d0-55a2-4ce8-818a-b5439df8adc9] |
||||||
test_create_image_from_suspended_server[id-8ca07fec-0262-11e7-907e-fa163e4fa634] |
pass
pt8.3: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server[id-8ca07fec-0262-11e7-907e-fa163e4fa634] |
||||||
test_delete_saving_image[id-aa06b52b-2db5-4807-b218-9441f75d74e3] |
pass
pt8.4: tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image[id-aa06b52b-2db5-4807-b218-9441f75d74e3] |
||||||
tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 6 | 5 | 1 | 0 | 0 | Detail | |
test_rescue_non_existent_server[id-6dfc0a55-3a77-4564-a144-1587b7971dde,negative] |
pass
pt9.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server[id-6dfc0a55-3a77-4564-a144-1587b7971dde,negative] |
||||||
test_rescue_paused_instance[id-cc3a883f-43c0-4fb6-a9bb-5579d64984ed,negative] |
pass
pt9.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance[id-cc3a883f-43c0-4fb6-a9bb-5579d64984ed,negative] |
||||||
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt9.3: 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
ft9.4: 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:'': {{{ 2021-07-14 18:26:55,340 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes 0.250s 2021-07-14 18:26:55,340 109691 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-1707071874"}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43ea4f54-1a9e-4d54-a1d0-1195f9403fe3', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43ea4f54-1a9e-4d54-a1d0-1195f9403fe3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.252367", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-07-14 18:26:55,390 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.043s 2021-07-14 18:26:55,391 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06fda863-97ac-427e-9c4a-cd993d1e206e', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06fda863-97ac-427e-9c4a-cd993d1e206e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:26:56,472 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.072s 2021-07-14 18:26:56,472 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ae2b47e-0275-4676-9a26-4c74191cc448', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ae2b47e-0275-4676-9a26-4c74191cc448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:26:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:26:56,479 109691 INFO [tempest.common.waiters] volume dcb17646-4453-49e6-9701-aedf65139536 reached available after waiting for 1.478979 seconds 2021-07-14 18:26:56,912 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.433s 2021-07-14 18:26:56,912 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1516', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2e0c8c8-b2bc-4c42-a261-823deaff3d0d', 'x-compute-request-id': 'req-e2e0c8c8-b2bc-4c42-a261-823deaff3d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:26:55Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.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": []}}' 2021-07-14 18:26:57,421 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414/os-volume_attachments 0.501s 2021-07-14 18:26:57,422 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "dcb17646-4453-49e6-9701-aedf65139536"}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:56 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-6a4aacc3-59e0-4c00-825f-7149a7f292f4', 'x-compute-request-id': 'req-6a4aacc3-59e0-4c00-825f-7149a7f292f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "serverId": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "volumeId": "dcb17646-4453-49e6-9701-aedf65139536", "device": "/dev/sdb"}}' 2021-07-14 18:26:57,482 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.058s 2021-07-14 18:26:57,482 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdff7eb3-88d9-4df8-9ebc-96fd9664b58f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdff7eb3-88d9-4df8-9ebc-96fd9664b58f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:26:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:26:58,545 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.054s 2021-07-14 18:26:58,545 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8018911-2344-456a-8110-3c8f8a716be8', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8018911-2344-456a-8110-3c8f8a716be8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:26:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:26:59,701 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.148s 2021-07-14 18:26:59,702 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f9b622-7afe-4538-a3c6-b33098855f7f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f9b622-7afe-4538-a3c6-b33098855f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:26:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:27:00,776 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.066s 2021-07-14 18:27:00,777 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13f8bf29-bbab-4d57-a1e6-947a870fa5b6', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13f8bf29-bbab-4d57-a1e6-947a870fa5b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:01.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:27:01,835 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.051s 2021-07-14 18:27:01,836 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd517c19-983e-48f9-baa0-78abb1e65995', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd517c19-983e-48f9-baa0-78abb1e65995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:01.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:27:02,900 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.056s 2021-07-14 18:27:02,900 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc210a41-345d-4104-8e4e-d29cfba8db18', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc210a41-345d-4104-8e4e-d29cfba8db18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:02.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:27:04,007 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.099s 2021-07-14 18:27:04,008 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6b121d4-8353-4406-8a56-051626a68c30', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6b121d4-8353-4406-8a56-051626a68c30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:02.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:27:05,086 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.071s 2021-07-14 18:27:05,087 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27e9bc3d-50a3-47fa-b26c-cb8b0438b02c', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27e9bc3d-50a3-47fa-b26c-cb8b0438b02c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:02.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:27:06,152 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.058s 2021-07-14 18:27:06,153 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c45f8126-945a-4047-93eb-f7fc36975675', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c45f8126-945a-4047-93eb-f7fc36975675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:02.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:27:07,260 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.098s 2021-07-14 18:27:07,260 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e54e6014-0e97-4ca2-983c-f257f33f999d', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e54e6014-0e97-4ca2-983c-f257f33f999d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:02.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:27:08,321 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.053s 2021-07-14 18:27:08,322 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e24bb913-6e9b-4192-b9ad-b9a3495650f2', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e24bb913-6e9b-4192-b9ad-b9a3495650f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:02.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:27:09,423 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.092s 2021-07-14 18:27:09,424 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3333b72-897a-4219-aef8-dfe5398e6110', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3333b72-897a-4219-aef8-dfe5398e6110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:27:09,432 109691 INFO [tempest.common.waiters] volume dcb17646-4453-49e6-9701-aedf65139536 reached in-use after waiting for 12.432499 seconds 2021-07-14 18:27:09,842 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414/action 0.409s 2021-07-14 18:27:09,842 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"rescue": {"adminPass": "J4%~Gm%iNSPD#G&"}} Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:09 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-d18c3ba5-fe96-47ba-97df-937be9fc96bd', 'x-compute-request-id': 'req-d18c3ba5-fe96-47ba-97df-937be9fc96bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414/action'} Body: b'{"adminPass": "J4%~Gm%iNSPD#G&"}' 2021-07-14 18:27:10,962 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 1.119s 2021-07-14 18:27:10,963 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad820dde-876b-42cf-92f2-3e169108d9c9', 'x-compute-request-id': 'req-ad820dde-876b-42cf-92f2-3e169108d9c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:13,310 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 1.338s 2021-07-14 18:27:13,310 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d7142ae-2a0d-4afe-93af-25713a5accb4', 'x-compute-request-id': 'req-7d7142ae-2a0d-4afe-93af-25713a5accb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:15,050 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.731s 2021-07-14 18:27:15,050 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2cd9db8-2b82-4a45-8288-365fe81c8a2d', 'x-compute-request-id': 'req-b2cd9db8-2b82-4a45-8288-365fe81c8a2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:16,302 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.242s 2021-07-14 18:27:16,302 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1e31b92-5fd3-4bb1-8327-60f3b4077a6d', 'x-compute-request-id': 'req-e1e31b92-5fd3-4bb1-8327-60f3b4077a6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:17,600 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.289s 2021-07-14 18:27:17,600 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1b86872-2674-43fc-b555-ed926b182ba6', 'x-compute-request-id': 'req-c1b86872-2674-43fc-b555-ed926b182ba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:18,899 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.290s 2021-07-14 18:27:18,900 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c61e7c8c-4566-4b99-81a0-eaeb8c386e71', 'x-compute-request-id': 'req-c61e7c8c-4566-4b99-81a0-eaeb8c386e71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:20,243 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.335s 2021-07-14 18:27:20,244 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ca98667-c466-4402-adca-fb180f3c521e', 'x-compute-request-id': 'req-8ca98667-c466-4402-adca-fb180f3c521e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:21,506 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.253s 2021-07-14 18:27:21,506 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c9e8668-d93e-4125-a5ce-74031e6089c8', 'x-compute-request-id': 'req-3c9e8668-d93e-4125-a5ce-74031e6089c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:22,868 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.352s 2021-07-14 18:27:22,869 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25619170-d01b-40b4-8e2b-a4461ea8f991', 'x-compute-request-id': 'req-25619170-d01b-40b4-8e2b-a4461ea8f991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:24,218 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.340s 2021-07-14 18:27:24,218 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f28264f-609f-4e20-b7b6-c8f806e41e4a', 'x-compute-request-id': 'req-3f28264f-609f-4e20-b7b6-c8f806e41e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:25,559 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.332s 2021-07-14 18:27:25,559 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11f4e3b5-8ae6-41bc-9b79-2f19afb15dec', 'x-compute-request-id': 'req-11f4e3b5-8ae6-41bc-9b79-2f19afb15dec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:27,196 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.628s 2021-07-14 18:27:27,197 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b24450c3-f725-4adc-a957-f0a6264ea002', 'x-compute-request-id': 'req-b24450c3-f725-4adc-a957-f0a6264ea002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:28,509 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.302s 2021-07-14 18:27:28,509 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-032178e9-888d-4c5c-970b-c0fb41870359', 'x-compute-request-id': 'req-032178e9-888d-4c5c-970b-c0fb41870359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:29,888 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.370s 2021-07-14 18:27:29,888 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3428c42-484e-4495-b414-d1c2dea6606c', 'x-compute-request-id': 'req-b3428c42-484e-4495-b414-d1c2dea6606c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:31,486 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.588s 2021-07-14 18:27:31,486 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-223af758-028d-4e2f-afac-d7a34f28c7a3', 'x-compute-request-id': 'req-223af758-028d-4e2f-afac-d7a34f28c7a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:32,774 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.279s 2021-07-14 18:27:32,774 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-967999b4-390e-4c61-9fb5-034e74fc1c86', 'x-compute-request-id': 'req-967999b4-390e-4c61-9fb5-034e74fc1c86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:34,601 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.818s 2021-07-14 18:27:34,601 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d2423ff-5207-4584-8eec-c50012afb3e4', 'x-compute-request-id': 'req-3d2423ff-5207-4584-8eec-c50012afb3e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:36,258 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.648s 2021-07-14 18:27:36,258 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-838a01d7-00b4-4477-833d-1b871377f32e', 'x-compute-request-id': 'req-838a01d7-00b4-4477-833d-1b871377f32e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:38,272 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 1.005s 2021-07-14 18:27:38,273 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-867c3782-c8aa-49aa-94db-159eed41685e', 'x-compute-request-id': 'req-867c3782-c8aa-49aa-94db-159eed41685e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:40,524 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 1.242s 2021-07-14 18:27:40,525 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc704ec5-fda9-4a72-9a8f-71cfad847ab5', 'x-compute-request-id': 'req-dc704ec5-fda9-4a72-9a8f-71cfad847ab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:42,491 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.957s 2021-07-14 18:27:42,491 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f16b72d7-c227-408f-b69a-f7d43d35441d', 'x-compute-request-id': 'req-f16b72d7-c227-408f-b69a-f7d43d35441d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:44,506 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 1.006s 2021-07-14 18:27:44,507 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f29d83b8-8fef-4ee5-8da9-47b4a90e36d1', 'x-compute-request-id': 'req-f29d83b8-8fef-4ee5-8da9-47b4a90e36d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:46,027 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.511s 2021-07-14 18:27:46,028 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a69cbcdc-35cf-47da-8b1c-d044d87e84e8', 'x-compute-request-id': 'req-a69cbcdc-35cf-47da-8b1c-d044d87e84e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:47,511 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.474s 2021-07-14 18:27:47,511 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b101a587-9080-442e-a155-fe3b911e7b25', 'x-compute-request-id': 'req-b101a587-9080-442e-a155-fe3b911e7b25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:48,838 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.318s 2021-07-14 18:27:48,838 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dfa6f76-6e5d-4ad3-a695-f9ba88d813b9', 'x-compute-request-id': 'req-5dfa6f76-6e5d-4ad3-a695-f9ba88d813b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:50,121 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.273s 2021-07-14 18:27:50,121 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ade14c24-84bd-4d77-bd48-cf497f412173', 'x-compute-request-id': 'req-ade14c24-84bd-4d77-bd48-cf497f412173', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:51,405 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.275s 2021-07-14 18:27:51,406 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-926adfe7-b524-483d-b294-78dac4381ac7', 'x-compute-request-id': 'req-926adfe7-b524-483d-b294-78dac4381ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:53,031 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.616s 2021-07-14 18:27:53,031 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d387b1a-84f2-4e2a-b51a-760f5ecaddb7', 'x-compute-request-id': 'req-2d387b1a-84f2-4e2a-b51a-760f5ecaddb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:54,574 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.533s 2021-07-14 18:27:54,574 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41681431-690a-4bf8-96b4-c2cb20784118', 'x-compute-request-id': 'req-41681431-690a-4bf8-96b4-c2cb20784118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:56,409 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.826s 2021-07-14 18:27:56,409 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52a17813-92fc-4b94-bf86-a5c6b631cf91', 'x-compute-request-id': 'req-52a17813-92fc-4b94-bf86-a5c6b631cf91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:57,618 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.200s 2021-07-14 18:27:57,618 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1aa088be-d12e-4f1c-9ae6-7cd1356b244f', 'x-compute-request-id': 'req-1aa088be-d12e-4f1c-9ae6-7cd1356b244f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:27:58,834 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.206s 2021-07-14 18:27:58,834 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9505442-7300-4e63-bdfc-fe903b115a57', 'x-compute-request-id': 'req-f9505442-7300-4e63-bdfc-fe903b115a57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:28:00,047 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.205s 2021-07-14 18:28:00,048 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-619aeea0-bf70-47cd-9a00-f118efa5b28a', 'x-compute-request-id': 'req-619aeea0-bf70-47cd-9a00-f118efa5b28a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:28:01,266 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.209s 2021-07-14 18:28:01,266 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f0ca815-a2ec-4857-90b0-9dad8a7532c4', 'x-compute-request-id': 'req-7f0ca815-a2ec-4857-90b0-9dad8a7532c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:28:02,651 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.376s 2021-07-14 18:28:02,652 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0aae2741-5790-4225-a8fa-58a2f019d5b6', 'x-compute-request-id': 'req-0aae2741-5790-4225-a8fa-58a2f019d5b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:28:04,025 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.363s 2021-07-14 18:28:04,025 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2e84540-ad9b-462a-a259-ba34d953d170', 'x-compute-request-id': 'req-c2e84540-ad9b-462a-a259-ba34d953d170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:28:06,276 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 1.242s 2021-07-14 18:28:06,276 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19e606ce-bf30-4be3-805f-459cd9e4eec8', 'x-compute-request-id': 'req-19e606ce-bf30-4be3-805f-459cd9e4eec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ACTIVE", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:27:10Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:28:07,877 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414 0.592s 2021-07-14 18:28:07,878 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1877', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b03349c-9a00-43a8-bb21-bde66003ffb8', 'x-compute-request-id': 'req-9b03349c-9a00-43a8-bb21-bde66003ffb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414'} Body: b'{"server": {"id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "name": "tempest-ServerRescueNegativeTestJSON-server-1272122685", "status": "ERROR", "tenant_id": "cb67bdfcb7724fc99fb71468214ad40d", "user_id": "4c30fd22da3142fd954dab833457c78e", "metadata": {}, "hostId": "cd80b8ee08d2e6b628c0e4e6e751024e7e8218ee1f334a1d09b532e4", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T18:25:16Z", "updated": "2021-07-14T18:28:07Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-803983831-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:47:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 400, "created": "2021-07-14T18:28:07Z", "message": "Instance 2b9e4456-2d8d-44aa-a867-8b086bbb5414 cannot be rescued: Driver Error: WMI job failed with status 10. Error summary description: \'instance-00000032\' failed to start.\\n\\nNot enough memory in the system to start the virtual machine instance-00000032.\\n"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-07-14T18:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dcb17646-4453-49e6-9701-aedf65139536"}]}}' 2021-07-14 18:28:07,885 109691 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "ERROR/None" after 57 second wait 2021-07-14 18:28:08,035 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.144s 2021-07-14 18:28:08,035 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46b43464-4460-476e-8a16-5f1f8842ac5d', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46b43464-4460-476e-8a16-5f1f8842ac5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:08,547 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 409 DELETE http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414/os-volume_attachments/dcb17646-4453-49e6-9701-aedf65139536 0.504s 2021-07-14 18:28:08,547 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '150', 'x-openstack-request-id': 'req-35947acd-f76e-4059-a19b-f1263d687a31', 'x-compute-request-id': 'req-35947acd-f76e-4059-a19b-f1263d687a31', 'connection': 'close', 'status': '409', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/2b9e4456-2d8d-44aa-a867-8b086bbb5414/os-volume_attachments/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 2b9e4456-2d8d-44aa-a867-8b086bbb5414 while it is in vm_state error"}}' 2021-07-14 18:28:08,641 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.079s 2021-07-14 18:28:08,641 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0fd5985-f87c-4140-9828-e23a5fec64fb', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0fd5985-f87c-4140-9828-e23a5fec64fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:09,757 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.108s 2021-07-14 18:28:09,757 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-420a81ad-0390-430e-9287-d8871921376b', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-420a81ad-0390-430e-9287-d8871921376b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:10,941 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.175s 2021-07-14 18:28:10,941 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a6b0810-ffd4-4743-b030-a9c29ba13ef8', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a6b0810-ffd4-4743-b030-a9c29ba13ef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:12,071 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.120s 2021-07-14 18:28:12,071 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55ee1df5-ab31-40e1-9325-a6775efa0f91', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55ee1df5-ab31-40e1-9325-a6775efa0f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:13,168 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.088s 2021-07-14 18:28:13,168 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89dac430-178f-430e-acda-83709882b98e', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89dac430-178f-430e-acda-83709882b98e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:14,269 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.093s 2021-07-14 18:28:14,269 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9cb88a0-0f7e-47c0-b2bb-cc29f7138802', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9cb88a0-0f7e-47c0-b2bb-cc29f7138802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:15,401 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.123s 2021-07-14 18:28:15,401 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43eae57f-76e1-4a17-a053-1d018e84a28f', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43eae57f-76e1-4a17-a053-1d018e84a28f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:16,499 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.090s 2021-07-14 18:28:16,499 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22177c13-8c98-417b-b6a8-551525fda238', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22177c13-8c98-417b-b6a8-551525fda238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:17,643 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.136s 2021-07-14 18:28:17,643 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1473bf74-11d9-40af-ad84-641a571a52d7', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1473bf74-11d9-40af-ad84-641a571a52d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:18,710 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.058s 2021-07-14 18:28:18,710 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-767a52cc-b894-4acb-80b2-111e6b17ec3b', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-767a52cc-b894-4acb-80b2-111e6b17ec3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:19,789 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.070s 2021-07-14 18:28:19,789 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2ebe0bf-4c62-4b40-a51c-a568bc5e1797', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2ebe0bf-4c62-4b40-a51c-a568bc5e1797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:20,855 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.058s 2021-07-14 18:28:20,855 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cea81332-9931-462f-8454-5484d24ca88c', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cea81332-9931-462f-8454-5484d24ca88c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:21,920 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.056s 2021-07-14 18:28:21,920 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d10bd70-34e9-4537-a62c-6477f11fea15', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d10bd70-34e9-4537-a62c-6477f11fea15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:22,993 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.065s 2021-07-14 18:28:22,993 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79aa1e00-0882-4dc9-a49f-c2e6136e29a4', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79aa1e00-0882-4dc9-a49f-c2e6136e29a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:24,056 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.055s 2021-07-14 18:28:24,057 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bc5a5f8-333b-4b96-a4a5-8ccad3c634ca', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bc5a5f8-333b-4b96-a4a5-8ccad3c634ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:25,117 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.052s 2021-07-14 18:28:25,117 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-187f57ce-1042-48d4-8a5a-59789d9e9111', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-187f57ce-1042-48d4-8a5a-59789d9e9111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:26,213 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.088s 2021-07-14 18:28:26,214 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81c0e8e3-c10b-4f19-b88b-efff7eeba07a', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81c0e8e3-c10b-4f19-b88b-efff7eeba07a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:27,302 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.081s 2021-07-14 18:28:27,303 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c53678f2-b819-4de6-bebe-a82b46906634', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c53678f2-b819-4de6-bebe-a82b46906634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:28,395 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.084s 2021-07-14 18:28:28,396 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e1d60f3-762b-493e-b8a7-5e35a19428d2', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e1d60f3-762b-493e-b8a7-5e35a19428d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:29,455 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.051s 2021-07-14 18:28:29,456 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-543f4cf2-07c4-48ec-8ebc-903eba827660', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-543f4cf2-07c4-48ec-8ebc-903eba827660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:30,598 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.135s 2021-07-14 18:28:30,599 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a722f44e-a659-465d-a60c-73a76ff75308', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a722f44e-a659-465d-a60c-73a76ff75308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:31,692 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.086s 2021-07-14 18:28:31,693 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74e1c1f8-f74f-49b2-98c5-ab1d674eaafd', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74e1c1f8-f74f-49b2-98c5-ab1d674eaafd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:32,790 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.090s 2021-07-14 18:28:32,790 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72bccabb-5f7b-4bea-98c5-a7fa4d3b6d96', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72bccabb-5f7b-4bea-98c5-a7fa4d3b6d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:33,882 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.083s 2021-07-14 18:28:33,883 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aaaa3c2-357c-44d3-8bef-eb623e4ec5ec', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aaaa3c2-357c-44d3-8bef-eb623e4ec5ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:34,964 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.073s 2021-07-14 18:28:34,964 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c60e71b-04b1-459d-8bde-6a80cc58c9ec', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c60e71b-04b1-459d-8bde-6a80cc58c9ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:36,032 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.060s 2021-07-14 18:28:36,033 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d35fb0a-a9ba-405a-bae8-99175ebccc5c', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d35fb0a-a9ba-405a-bae8-99175ebccc5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:37,112 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.070s 2021-07-14 18:28:37,112 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72125d48-eb6c-4667-9ef2-e5bb925d139a', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72125d48-eb6c-4667-9ef2-e5bb925d139a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:38,181 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.061s 2021-07-14 18:28:38,181 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04cd1c51-153d-478a-8ee7-1c8a4829c774', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04cd1c51-153d-478a-8ee7-1c8a4829c774', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:39,238 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.049s 2021-07-14 18:28:39,238 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70483408-5e69-4971-834a-a293f82d058b', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70483408-5e69-4971-834a-a293f82d058b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:40,292 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.046s 2021-07-14 18:28:40,293 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cef0e2b9-5d85-43ea-85b2-457913da63ea', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cef0e2b9-5d85-43ea-85b2-457913da63ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:41,384 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.083s 2021-07-14 18:28:41,384 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5553463c-fbbd-4900-a416-590c52c502ac', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5553463c-fbbd-4900-a416-590c52c502ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:42,446 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.053s 2021-07-14 18:28:42,446 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6b3a142-3dd7-4055-85b8-e921d2394707', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6b3a142-3dd7-4055-85b8-e921d2394707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:43,513 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.059s 2021-07-14 18:28:43,514 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a025d30e-6792-47e0-8462-71ddaba9544e', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a025d30e-6792-47e0-8462-71ddaba9544e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:44,576 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.055s 2021-07-14 18:28:44,577 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b5c1a18-d94e-443f-afc8-86177b4b54fa', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b5c1a18-d94e-443f-afc8-86177b4b54fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:45,632 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.046s 2021-07-14 18:28:45,632 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81864e2b-9377-4510-8144-28f475fedcda', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81864e2b-9377-4510-8144-28f475fedcda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:46,696 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.056s 2021-07-14 18:28:46,696 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-668617a2-d68e-42b8-af41-cb448a5027d0', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-668617a2-d68e-42b8-af41-cb448a5027d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:47,778 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.074s 2021-07-14 18:28:47,778 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffad448b-cf48-4acf-84c7-ad1fb1f5cd47', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffad448b-cf48-4acf-84c7-ad1fb1f5cd47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:48,854 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.068s 2021-07-14 18:28:48,855 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f966831-758c-465e-b4fc-68d14e127493', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f966831-758c-465e-b4fc-68d14e127493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:50,009 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.146s 2021-07-14 18:28:50,009 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1318342c-f60b-4469-82dd-710551dc86f9', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1318342c-f60b-4469-82dd-710551dc86f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:51,094 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.077s 2021-07-14 18:28:51,094 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87d578c7-0d02-4a23-9850-1a6ddd61eb31', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87d578c7-0d02-4a23-9850-1a6ddd61eb31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:52,211 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.109s 2021-07-14 18:28:52,211 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bc5d29e-4da9-4633-aef4-f070615b8bb9', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bc5d29e-4da9-4633-aef4-f070615b8bb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:53,302 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.083s 2021-07-14 18:28:53,303 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46346381-1da2-498f-a7f1-c60a8b76c5bc', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46346381-1da2-498f-a7f1-c60a8b76c5bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:54,370 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.060s 2021-07-14 18:28:54,371 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21ab7cff-54dd-4f72-9ecb-b621107b3988', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21ab7cff-54dd-4f72-9ecb-b621107b3988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:55,451 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.071s 2021-07-14 18:28:55,451 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e07918c4-7e61-407f-a29a-08dbf0d0e2ec', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e07918c4-7e61-407f-a29a-08dbf0d0e2ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:56,570 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.110s 2021-07-14 18:28:56,570 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea1fb700-8410-4cbe-af71-a7266087a94f', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea1fb700-8410-4cbe-af71-a7266087a94f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:57,638 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.059s 2021-07-14 18:28:57,638 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a0e6728-8677-4a8a-bf1e-fda16c21e9df', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a0e6728-8677-4a8a-bf1e-fda16c21e9df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:58,702 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.055s 2021-07-14 18:28:58,702 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0412191a-3e73-4d15-a156-684d7b24cf87', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0412191a-3e73-4d15-a156-684d7b24cf87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:28:59,759 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.049s 2021-07-14 18:28:59,760 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8822936c-0aa8-4940-906a-49bd6ea4a102', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8822936c-0aa8-4940-906a-49bd6ea4a102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:00,903 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.134s 2021-07-14 18:29:00,903 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac8f6a59-6b86-4378-8e98-676cc8fcdff0', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac8f6a59-6b86-4378-8e98-676cc8fcdff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:01,995 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.083s 2021-07-14 18:29:01,996 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f4d20a-854f-4a04-aa11-9af8203063d7', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f4d20a-854f-4a04-aa11-9af8203063d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:03,077 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.072s 2021-07-14 18:29:03,077 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd68b50c-9e4f-446e-bb41-e62e4e910525', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd68b50c-9e4f-446e-bb41-e62e4e910525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:04,162 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.076s 2021-07-14 18:29:04,162 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48f73a64-a1a2-4e1b-9525-1514862314d4', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48f73a64-a1a2-4e1b-9525-1514862314d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:05,233 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.063s 2021-07-14 18:29:05,234 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84ec631c-c642-4f61-bb5a-bc3640c2dbba', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84ec631c-c642-4f61-bb5a-bc3640c2dbba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:06,336 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.094s 2021-07-14 18:29:06,336 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a78706f8-17fc-4a9c-a03d-dc0fe5353f35', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a78706f8-17fc-4a9c-a03d-dc0fe5353f35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:07,417 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.072s 2021-07-14 18:29:07,417 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a80a540c-63a4-468c-9019-af8610dd3273', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a80a540c-63a4-468c-9019-af8610dd3273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:08,481 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.056s 2021-07-14 18:29:08,482 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c42542d4-6ab4-47c4-8ad9-1e10ffbe2c6f', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c42542d4-6ab4-47c4-8ad9-1e10ffbe2c6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:09,552 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.062s 2021-07-14 18:29:09,552 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fef151c-614b-4ed2-b8a2-96a3b4a10d61', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fef151c-614b-4ed2-b8a2-96a3b4a10d61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:10,639 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.079s 2021-07-14 18:29:10,640 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-441dde72-0ad4-4536-a5e7-8425fbd15155', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-441dde72-0ad4-4536-a5e7-8425fbd15155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:11,701 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.053s 2021-07-14 18:29:11,702 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b038a053-f87b-47b6-bc99-f9738dfe5ba1', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b038a053-f87b-47b6-bc99-f9738dfe5ba1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:12,789 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.079s 2021-07-14 18:29:12,790 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b0ef1e-1e3e-4a24-9bf4-8da50941e1c6', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b0ef1e-1e3e-4a24-9bf4-8da50941e1c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:13,866 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.068s 2021-07-14 18:29:13,867 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f66d61ca-cb26-408b-a23b-a44b6e7a5616', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f66d61ca-cb26-408b-a23b-a44b6e7a5616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:14,973 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.098s 2021-07-14 18:29:14,973 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da3136d4-3165-4060-9181-6cdf1e781a5a', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da3136d4-3165-4060-9181-6cdf1e781a5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:16,048 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.066s 2021-07-14 18:29:16,048 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6851741e-da14-492b-bb5f-21a2338dc22d', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6851741e-da14-492b-bb5f-21a2338dc22d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:17,129 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.073s 2021-07-14 18:29:17,129 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c523f0a-ae3c-453b-81ae-5fafdfd43aa2', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c523f0a-ae3c-453b-81ae-5fafdfd43aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:18,195 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.057s 2021-07-14 18:29:18,195 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-428e5c3e-3917-4af8-b0ee-354c852ca32c', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-428e5c3e-3917-4af8-b0ee-354c852ca32c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:19,284 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.080s 2021-07-14 18:29:19,284 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-724185bc-65b1-409a-9df0-c2080dd267dc', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-724185bc-65b1-409a-9df0-c2080dd267dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:20,361 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.069s 2021-07-14 18:29:20,361 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9335fb8-b24c-4ffd-9345-254435086934', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9335fb8-b24c-4ffd-9345-254435086934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:21,427 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.057s 2021-07-14 18:29:21,427 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2dc82aa-286f-43ac-838c-01f901b3112a', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2dc82aa-286f-43ac-838c-01f901b3112a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:22,506 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.071s 2021-07-14 18:29:22,507 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-974219fa-bfa1-4553-a13f-e201c65c6fc9', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-974219fa-bfa1-4553-a13f-e201c65c6fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:23,565 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.050s 2021-07-14 18:29:23,565 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2c34ad3-1fe2-4c06-bf40-e03c581eee3b', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2c34ad3-1fe2-4c06-bf40-e03c581eee3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:24,680 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.107s 2021-07-14 18:29:24,681 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8aade5f-c411-4237-82eb-99ae82bc1e22', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8aade5f-c411-4237-82eb-99ae82bc1e22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:25,788 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.098s 2021-07-14 18:29:25,788 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e3e2ceb-7593-423b-9aaf-df682c9a5810', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e3e2ceb-7593-423b-9aaf-df682c9a5810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:26,852 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.056s 2021-07-14 18:29:26,853 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-820eacd8-62ce-444a-8aa9-26e417a91595', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-820eacd8-62ce-444a-8aa9-26e417a91595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:27,952 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.091s 2021-07-14 18:29:27,953 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83dcfa4a-0b72-4572-b1fa-2996e4b75079', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83dcfa4a-0b72-4572-b1fa-2996e4b75079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:29,021 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.060s 2021-07-14 18:29:29,021 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5184fa4d-ddd6-43ad-916b-c148535b6624', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5184fa4d-ddd6-43ad-916b-c148535b6624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:30,094 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.066s 2021-07-14 18:29:30,095 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7ef86e5-ddf5-445e-aeff-3e29d2a648db', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7ef86e5-ddf5-445e-aeff-3e29d2a648db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:31,173 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.070s 2021-07-14 18:29:31,173 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5074a973-0120-41b4-9aa8-7f945467d7f8', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5074a973-0120-41b4-9aa8-7f945467d7f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:32,282 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.101s 2021-07-14 18:29:32,282 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48cb5809-1b60-4454-95dc-0b0c2f77512e', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48cb5809-1b60-4454-95dc-0b0c2f77512e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:33,347 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.052s 2021-07-14 18:29:33,347 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ba7c283-b184-4b65-bebe-fc741ef7500f', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ba7c283-b184-4b65-bebe-fc741ef7500f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:34,440 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.085s 2021-07-14 18:29:34,441 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91ebf25d-9654-4de5-b190-908220b32b0b', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91ebf25d-9654-4de5-b190-908220b32b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:35,544 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.090s 2021-07-14 18:29:35,545 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-532930bd-4773-4e6e-b369-057daccfd935', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-532930bd-4773-4e6e-b369-057daccfd935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:36,665 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.111s 2021-07-14 18:29:36,665 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-516f44dd-5b90-40c2-96b3-ffc41f29ac28', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-516f44dd-5b90-40c2-96b3-ffc41f29ac28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:37,776 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.103s 2021-07-14 18:29:37,776 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d5a8e61-87cf-45b8-9cad-0cc60f212f0e', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d5a8e61-87cf-45b8-9cad-0cc60f212f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:38,902 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.117s 2021-07-14 18:29:38,902 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31c78183-ccfa-4fe2-999e-da81d6bb6278', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31c78183-ccfa-4fe2-999e-da81d6bb6278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:40,016 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.105s 2021-07-14 18:29:40,016 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6e11ca4-2560-4340-8fa6-bd0546285f1c', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6e11ca4-2560-4340-8fa6-bd0546285f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:41,137 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.113s 2021-07-14 18:29:41,137 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cd40c17-eae6-4840-914a-e1033a29313f', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cd40c17-eae6-4840-914a-e1033a29313f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:42,205 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.059s 2021-07-14 18:29:42,205 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-097a95a4-661d-434b-b121-b017c9de3f1d', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-097a95a4-661d-434b-b121-b017c9de3f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:43,317 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.100s 2021-07-14 18:29:43,317 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8304f6ef-3c09-4eb9-b2fd-0eb350856ee6', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8304f6ef-3c09-4eb9-b2fd-0eb350856ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:44,434 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.109s 2021-07-14 18:29:44,435 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3507ad18-4c58-4454-b3ab-72cfaced3d7f', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3507ad18-4c58-4454-b3ab-72cfaced3d7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:45,553 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.110s 2021-07-14 18:29:45,553 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3febe1ef-2b52-4d56-9f45-617e535dd459', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3febe1ef-2b52-4d56-9f45-617e535dd459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:46,616 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.055s 2021-07-14 18:29:46,616 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da3d24b2-9267-49ca-8327-d03b51ac7d49', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da3d24b2-9267-49ca-8327-d03b51ac7d49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:47,787 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.105s 2021-07-14 18:29:47,788 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80790cb0-ab6f-47bf-81f3-89c473b49764', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80790cb0-ab6f-47bf-81f3-89c473b49764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:48,913 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.117s 2021-07-14 18:29:48,913 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6b9d0d5-28e4-472b-9418-41bc5faaa921', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6b9d0d5-28e4-472b-9418-41bc5faaa921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:49,989 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.067s 2021-07-14 18:29:49,989 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be50bbdd-46e7-4e02-9077-f3dba4e74463', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be50bbdd-46e7-4e02-9077-f3dba4e74463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:51,063 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.066s 2021-07-14 18:29:51,064 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74b2ff0a-5d66-48e7-b727-bad5a4ded588', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74b2ff0a-5d66-48e7-b727-bad5a4ded588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:52,196 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.125s 2021-07-14 18:29:52,196 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4432c074-e1c1-45b2-84ff-9f92ba2ec050', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4432c074-e1c1-45b2-84ff-9f92ba2ec050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:53,302 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.097s 2021-07-14 18:29:53,303 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34fad929-3eaa-4dff-8775-de2fe69ab19c', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34fad929-3eaa-4dff-8775-de2fe69ab19c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:54,370 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.059s 2021-07-14 18:29:54,371 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e94f37fe-8298-4ec5-a992-3525e6a68398', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e94f37fe-8298-4ec5-a992-3525e6a68398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:55,471 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.092s 2021-07-14 18:29:55,471 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9606a81f-ca14-4e60-a5a5-6b9ea85bf547', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9606a81f-ca14-4e60-a5a5-6b9ea85bf547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:56,561 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.082s 2021-07-14 18:29:56,561 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a57d1c6-3c3b-44e0-9c70-8885bcb0bb4d', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a57d1c6-3c3b-44e0-9c70-8885bcb0bb4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:57,702 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.133s 2021-07-14 18:29:57,702 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2d5be9b-8ba2-467e-bc47-9673f55d9969', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2d5be9b-8ba2-467e-bc47-9673f55d9969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:58,822 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.112s 2021-07-14 18:29:58,822 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2981d0ff-e6bb-44a4-9399-d1def68751ff', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2981d0ff-e6bb-44a4-9399-d1def68751ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:29:59,968 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.137s 2021-07-14 18:29:59,968 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:29:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-646ef786-e966-4f5f-bb77-245c7759fea0', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-646ef786-e966-4f5f-bb77-245c7759fea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:01,095 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.119s 2021-07-14 18:30:01,096 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52388921-3cdf-4ecf-8974-b476ce738ad7', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52388921-3cdf-4ecf-8974-b476ce738ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:02,197 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.093s 2021-07-14 18:30:02,197 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e67dd33-d7a5-4c65-a048-5913310859be', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e67dd33-d7a5-4c65-a048-5913310859be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:03,291 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.085s 2021-07-14 18:30:03,292 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f15555b8-4115-4ccc-9984-41b65dc4b747', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f15555b8-4115-4ccc-9984-41b65dc4b747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:04,364 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.064s 2021-07-14 18:30:04,364 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46a2b204-6d65-437e-a9ca-ddf2000c6541', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46a2b204-6d65-437e-a9ca-ddf2000c6541', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:05,467 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.095s 2021-07-14 18:30:05,468 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cafb9e1-a1eb-4804-942a-8569fdf30d57', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cafb9e1-a1eb-4804-942a-8569fdf30d57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:06,585 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.109s 2021-07-14 18:30:06,586 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23b99bd9-0492-474e-88a4-57df1b3e7100', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23b99bd9-0492-474e-88a4-57df1b3e7100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:07,662 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.068s 2021-07-14 18:30:07,662 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e03c040-d504-4458-ab45-d682e0bfa0da', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e03c040-d504-4458-ab45-d682e0bfa0da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:08,791 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.121s 2021-07-14 18:30:08,792 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0351d37-c28e-4e7a-8344-af391b0cf194', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0351d37-c28e-4e7a-8344-af391b0cf194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:09,909 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.109s 2021-07-14 18:30:09,909 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beb24a52-d496-489b-a889-deb79e8b134e', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beb24a52-d496-489b-a889-deb79e8b134e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:11,050 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.134s 2021-07-14 18:30:11,050 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-270c50d9-7cba-4215-88b1-bf86cbf9279f', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-270c50d9-7cba-4215-88b1-bf86cbf9279f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:12,186 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.128s 2021-07-14 18:30:12,186 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0a8570c-aaae-412a-b7c3-e0716298a51d', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0a8570c-aaae-412a-b7c3-e0716298a51d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:13,307 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.112s 2021-07-14 18:30:13,307 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d64e366-81c4-4ef6-9c3f-0ef0e21a5f7e', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d64e366-81c4-4ef6-9c3f-0ef0e21a5f7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:14,417 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.101s 2021-07-14 18:30:14,417 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-985c76f3-4a24-4cba-8e14-37ff7d1bb1ca', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-985c76f3-4a24-4cba-8e14-37ff7d1bb1ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:15,548 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.123s 2021-07-14 18:30:15,548 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d519e7ce-35c5-4393-a904-2aabc9159028', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d519e7ce-35c5-4393-a904-2aabc9159028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:16,838 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.281s 2021-07-14 18:30:16,838 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b4f01b-feb2-4595-a9f1-cfdf576e1605', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b4f01b-feb2-4595-a9f1-cfdf576e1605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:17,981 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.131s 2021-07-14 18:30:17,981 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33cd4b3d-0a87-4e9e-9d5b-73b1085ca569', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33cd4b3d-0a87-4e9e-9d5b-73b1085ca569', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:19,075 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.085s 2021-07-14 18:30:19,076 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0421ee0e-d167-468b-b88a-ef7d53abf230', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0421ee0e-d167-468b-b88a-ef7d53abf230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:20,195 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.112s 2021-07-14 18:30:20,196 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-795e16de-ae07-4a29-9b9a-fdf2d5a697b0', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-795e16de-ae07-4a29-9b9a-fdf2d5a697b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:21,294 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.089s 2021-07-14 18:30:21,294 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f31be04-e38e-4b29-b051-d441aab17ec8', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f31be04-e38e-4b29-b051-d441aab17ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:22,399 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.096s 2021-07-14 18:30:22,399 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-753a6294-be7f-4b0a-b83c-3986f29c26ed', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-753a6294-be7f-4b0a-b83c-3986f29c26ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:23,501 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.094s 2021-07-14 18:30:23,502 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a5a5d59-42a5-47da-becc-fb8d8e124635', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a5a5d59-42a5-47da-becc-fb8d8e124635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:24,605 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.096s 2021-07-14 18:30:24,605 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2106e78-255d-49e3-99b6-8dea33da8fa4', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2106e78-255d-49e3-99b6-8dea33da8fa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:25,712 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.098s 2021-07-14 18:30:25,712 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aff5c39-b6f8-44fe-a3dc-a7093bc6f8b7', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aff5c39-b6f8-44fe-a3dc-a7093bc6f8b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:26,812 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.092s 2021-07-14 18:30:26,813 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0905cd3-ffbf-4678-b4bd-f7105a542d81', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0905cd3-ffbf-4678-b4bd-f7105a542d81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:27,887 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.067s 2021-07-14 18:30:27,887 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65ea50bb-b50d-473f-adbc-190b63534673', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65ea50bb-b50d-473f-adbc-190b63534673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:29,029 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.132s 2021-07-14 18:30:29,029 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eda8030-5a0a-4f61-921b-498187ba3c37', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eda8030-5a0a-4f61-921b-498187ba3c37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:30,150 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.111s 2021-07-14 18:30:30,150 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83fb1406-b5d7-40f9-9060-451c2d1cf0b0', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83fb1406-b5d7-40f9-9060-451c2d1cf0b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:31,329 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.171s 2021-07-14 18:30:31,330 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d66c31cb-b13d-4517-8be0-958d18334ef9', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d66c31cb-b13d-4517-8be0-958d18334ef9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:32,469 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.131s 2021-07-14 18:30:32,469 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22ab38b0-bc1d-4250-b73d-fbe3ba33b128', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22ab38b0-bc1d-4250-b73d-fbe3ba33b128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:33,594 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.117s 2021-07-14 18:30:33,594 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f14086df-523a-4d06-a804-978a81f6e2f4', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f14086df-523a-4d06-a804-978a81f6e2f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:34,727 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.125s 2021-07-14 18:30:34,728 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f5dfd36-9fba-4a46-b289-2bd47f91b2ef', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f5dfd36-9fba-4a46-b289-2bd47f91b2ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:35,874 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.139s 2021-07-14 18:30:35,875 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-885b7eb2-c471-42f8-ada3-7b2b86985be6', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-885b7eb2-c471-42f8-ada3-7b2b86985be6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:36,996 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.113s 2021-07-14 18:30:36,996 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41352807-230b-4591-978b-1cbe42885272', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41352807-230b-4591-978b-1cbe42885272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:38,102 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.097s 2021-07-14 18:30:38,102 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a2e513-b8ee-4366-a52d-4fb1c9328b1f', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a2e513-b8ee-4366-a52d-4fb1c9328b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:39,248 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.137s 2021-07-14 18:30:39,248 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-674941f4-6f3e-4850-8c05-b4d2c4a8c717', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-674941f4-6f3e-4850-8c05-b4d2c4a8c717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:40,339 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.083s 2021-07-14 18:30:40,340 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bef72358-1a39-448f-9e42-09fba79edaaa', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bef72358-1a39-448f-9e42-09fba79edaaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:41,507 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.159s 2021-07-14 18:30:41,507 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a08f785b-9385-4c1c-916a-d928727efd8d', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a08f785b-9385-4c1c-916a-d928727efd8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:42,660 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.145s 2021-07-14 18:30:42,661 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-873a4767-8b26-42e1-b6b1-843d009126aa', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-873a4767-8b26-42e1-b6b1-843d009126aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:43,727 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.058s 2021-07-14 18:30:43,727 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40a92353-4c65-4bf0-94e3-d1010a85dd3d', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40a92353-4c65-4bf0-94e3-d1010a85dd3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:44,863 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.128s 2021-07-14 18:30:44,863 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20ab8875-abfc-4fba-987e-52aa85d58747', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20ab8875-abfc-4fba-987e-52aa85d58747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:45,946 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.075s 2021-07-14 18:30:45,947 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0976cec-580c-441e-a79e-5de187a9e2d1', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0976cec-580c-441e-a79e-5de187a9e2d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:47,089 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.134s 2021-07-14 18:30:47,089 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-339057a7-3abd-439a-b75b-569c400ff3cc', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-339057a7-3abd-439a-b75b-569c400ff3cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:48,193 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.095s 2021-07-14 18:30:48,193 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-666d479d-4404-4d7d-abba-4ec21d83c4f1', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-666d479d-4404-4d7d-abba-4ec21d83c4f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:49,337 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.136s 2021-07-14 18:30:49,338 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-428ae79f-e0bf-47cc-85c4-9c4646593c7b', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-428ae79f-e0bf-47cc-85c4-9c4646593c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:50,451 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.104s 2021-07-14 18:30:50,451 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf252c2c-aa8b-42d1-aae7-5d3d00425e04', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf252c2c-aa8b-42d1-aae7-5d3d00425e04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:51,623 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.163s 2021-07-14 18:30:51,623 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99dd7ac9-eff3-4f4c-a45b-8895278c561e', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99dd7ac9-eff3-4f4c-a45b-8895278c561e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:52,779 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.148s 2021-07-14 18:30:52,779 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d5c4025-ad37-4273-9836-c7af547d847d', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d5c4025-ad37-4273-9836-c7af547d847d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:53,944 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.156s 2021-07-14 18:30:53,944 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cb4ba81-efe5-443e-8cb8-619cc2379db8', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cb4ba81-efe5-443e-8cb8-619cc2379db8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:55,081 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.129s 2021-07-14 18:30:55,082 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dde45438-1664-46f4-b679-7eff01089df2', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dde45438-1664-46f4-b679-7eff01089df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:56,145 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.055s 2021-07-14 18:30:56,146 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffed36c1-7d48-487c-b399-d389883e0288', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffed36c1-7d48-487c-b399-d389883e0288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:57,264 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.111s 2021-07-14 18:30:57,264 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41a81693-84a1-4483-ac7a-313aedd53550', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41a81693-84a1-4483-ac7a-313aedd53550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:58,402 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.130s 2021-07-14 18:30:58,403 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47370953-3a7e-4d50-ad4c-bb45a09a6344', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47370953-3a7e-4d50-ad4c-bb45a09a6344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:30:59,542 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.131s 2021-07-14 18:30:59,542 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:30:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76202bc8-e0bc-47b5-a3ba-555cef209122', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76202bc8-e0bc-47b5-a3ba-555cef209122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:00,657 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.107s 2021-07-14 18:31:00,658 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da3eb836-23a7-41a3-86d0-0d1b4bd13e08', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da3eb836-23a7-41a3-86d0-0d1b4bd13e08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:01,765 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.099s 2021-07-14 18:31:01,766 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e62eb8b6-8169-4f58-bb0e-1baffac1d1e9', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e62eb8b6-8169-4f58-bb0e-1baffac1d1e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:02,913 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.139s 2021-07-14 18:31:02,914 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0b621f0-1b06-4981-ace6-a578738cf823', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0b621f0-1b06-4981-ace6-a578738cf823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:04,029 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.107s 2021-07-14 18:31:04,029 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b947f860-f01f-4693-861b-2f94df287d67', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b947f860-f01f-4693-861b-2f94df287d67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:05,207 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.170s 2021-07-14 18:31:05,208 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e01e7b46-f58c-442f-a4da-d7d782d54176', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e01e7b46-f58c-442f-a4da-d7d782d54176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:06,348 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.132s 2021-07-14 18:31:06,349 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68925bb5-fafd-4824-b44f-6bf1f53aa990', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68925bb5-fafd-4824-b44f-6bf1f53aa990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:07,467 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.110s 2021-07-14 18:31:07,467 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dac74fa-ca88-4813-9452-5bf58b948c09', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dac74fa-ca88-4813-9452-5bf58b948c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:08,579 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.104s 2021-07-14 18:31:08,580 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf011276-20a4-4d00-a8f1-8aa876796b97', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf011276-20a4-4d00-a8f1-8aa876796b97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:09,773 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.185s 2021-07-14 18:31:09,773 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2dc44a6-3672-4542-8ca4-33bed7081118', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2dc44a6-3672-4542-8ca4-33bed7081118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:10,943 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.162s 2021-07-14 18:31:10,944 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db83ca10-ad04-49cf-b06d-a9a706c74ed6', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db83ca10-ad04-49cf-b06d-a9a706c74ed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:12,085 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.133s 2021-07-14 18:31:12,085 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5debafd2-a929-49a1-a8db-74b9d742c66b', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5debafd2-a929-49a1-a8db-74b9d742c66b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:13,231 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.137s 2021-07-14 18:31:13,231 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40755821-6334-4e10-aac0-004fbc4c8279', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40755821-6334-4e10-aac0-004fbc4c8279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:14,341 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.102s 2021-07-14 18:31:14,342 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96b18699-f751-4b9d-b024-0fdd325fc979', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96b18699-f751-4b9d-b024-0fdd325fc979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:15,542 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.192s 2021-07-14 18:31:15,542 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-337a422c-00f9-4212-8d21-33d966dcd58c', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-337a422c-00f9-4212-8d21-33d966dcd58c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:16,635 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.084s 2021-07-14 18:31:16,635 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adef3f27-6444-4ac1-bdae-6d4352f04260', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adef3f27-6444-4ac1-bdae-6d4352f04260', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:17,759 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.115s 2021-07-14 18:31:17,760 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cb7a60b-e306-43ba-b2be-f3c04f0df981', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cb7a60b-e306-43ba-b2be-f3c04f0df981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:18,902 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.134s 2021-07-14 18:31:18,902 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f18cb2b-6fc5-4fef-9785-ce596000d6a7', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f18cb2b-6fc5-4fef-9785-ce596000d6a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:20,062 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.151s 2021-07-14 18:31:20,062 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cece6d63-0074-4625-b622-98ddb5c21393', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cece6d63-0074-4625-b622-98ddb5c21393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:21,138 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.067s 2021-07-14 18:31:21,138 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-130838bc-ff78-4ea1-8289-4f5aef460e6a', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-130838bc-ff78-4ea1-8289-4f5aef460e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:22,251 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.105s 2021-07-14 18:31:22,252 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dc1f0b8-1cd7-454b-af61-31f83299d316', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dc1f0b8-1cd7-454b-af61-31f83299d316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:23,373 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.111s 2021-07-14 18:31:23,374 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60792fb8-9859-4ca4-8812-be3c86a91890', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60792fb8-9859-4ca4-8812-be3c86a91890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:24,537 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.156s 2021-07-14 18:31:24,537 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9e88e85-63da-4885-a74e-6251329c31d0', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9e88e85-63da-4885-a74e-6251329c31d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:25,682 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.137s 2021-07-14 18:31:25,683 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb5c2440-1f97-4578-8522-7e5476a9b638', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb5c2440-1f97-4578-8522-7e5476a9b638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:26,841 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.151s 2021-07-14 18:31:26,842 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb3923e9-2bce-4c7a-aab9-a070b7514116', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb3923e9-2bce-4c7a-aab9-a070b7514116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:27,968 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.118s 2021-07-14 18:31:27,969 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b12f807a-6c02-46f8-9602-6d989155f618', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b12f807a-6c02-46f8-9602-6d989155f618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:29,098 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.121s 2021-07-14 18:31:29,099 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c7278dd-cf03-4852-b80e-2c00d1304032', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c7278dd-cf03-4852-b80e-2c00d1304032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:30,214 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.107s 2021-07-14 18:31:30,214 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ab61a14-ab81-4b88-b23e-22fd0a920056', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ab61a14-ab81-4b88-b23e-22fd0a920056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:31,371 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.149s 2021-07-14 18:31:31,371 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e04466b-79a9-495d-8960-45cd3d077f6c', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e04466b-79a9-495d-8960-45cd3d077f6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:32,595 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.216s 2021-07-14 18:31:32,595 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbc05ac5-8321-4c17-bc70-a9c641bd432a', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbc05ac5-8321-4c17-bc70-a9c641bd432a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:33,729 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.125s 2021-07-14 18:31:33,729 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13aa9b8b-9291-4fbe-b5f8-1a77a37c7c50', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13aa9b8b-9291-4fbe-b5f8-1a77a37c7c50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:34,877 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.135s 2021-07-14 18:31:34,877 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8eb903e-53e5-4d6a-811c-3e0e7d76c207', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8eb903e-53e5-4d6a-811c-3e0e7d76c207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:36,038 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.153s 2021-07-14 18:31:36,039 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aee7727-9a16-4a9b-95d6-e45959ba4e69', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aee7727-9a16-4a9b-95d6-e45959ba4e69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:37,174 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.126s 2021-07-14 18:31:37,174 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f035769-8602-4152-826a-38c21e1b1a17', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f035769-8602-4152-826a-38c21e1b1a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:38,278 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.095s 2021-07-14 18:31:38,278 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac6b3e2f-32ec-4c1c-8e20-fb8d997ea5b8', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac6b3e2f-32ec-4c1c-8e20-fb8d997ea5b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:39,430 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.143s 2021-07-14 18:31:39,430 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71d7245a-67a6-46dc-8533-1d943880c014', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71d7245a-67a6-46dc-8533-1d943880c014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:40,571 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.132s 2021-07-14 18:31:40,571 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b4630d7-4ffe-43f2-9b33-7ad8521a33a3', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b4630d7-4ffe-43f2-9b33-7ad8521a33a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:41,733 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.153s 2021-07-14 18:31:41,734 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bee940f3-2891-4597-ba11-df2a4edcbe10', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bee940f3-2891-4597-ba11-df2a4edcbe10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:42,828 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.087s 2021-07-14 18:31:42,829 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-500a24fa-d995-4c15-a93e-ff39fd0be10b', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-500a24fa-d995-4c15-a93e-ff39fd0be10b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:43,985 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.148s 2021-07-14 18:31:43,986 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a2e0ddc-5a8b-4124-bfb9-0779d56844f8', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a2e0ddc-5a8b-4124-bfb9-0779d56844f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:45,082 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.088s 2021-07-14 18:31:45,083 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f844d1-794c-4b9a-866c-0d79fa51a1a1', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f844d1-794c-4b9a-866c-0d79fa51a1a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:46,150 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.059s 2021-07-14 18:31:46,150 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d714a7e-521e-4224-8083-a6bc11a89f27', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d714a7e-521e-4224-8083-a6bc11a89f27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:47,226 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.066s 2021-07-14 18:31:47,226 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd37ac7a-55d5-4818-b0cc-55e7553d418f', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd37ac7a-55d5-4818-b0cc-55e7553d418f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:48,298 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.062s 2021-07-14 18:31:48,298 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6080564-e1bc-4b94-a441-e4d92b92fdd0', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6080564-e1bc-4b94-a441-e4d92b92fdd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:49,408 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.102s 2021-07-14 18:31:49,409 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-035af01b-0fae-4f3b-ada0-6530da18efdd', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-035af01b-0fae-4f3b-ada0-6530da18efdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:50,474 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.058s 2021-07-14 18:31:50,475 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa0cf71f-9d83-48cb-93fd-cefbbfeca950', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa0cf71f-9d83-48cb-93fd-cefbbfeca950', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:51,625 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.142s 2021-07-14 18:31:51,625 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d85d6b71-e926-4d2f-949a-7b1f38b37007', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d85d6b71-e926-4d2f-949a-7b1f38b37007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:52,746 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.112s 2021-07-14 18:31:52,747 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-549fdb3b-1a0f-4d7b-b4c8-14c1c178aea5', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-549fdb3b-1a0f-4d7b-b4c8-14c1c178aea5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:53,856 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.101s 2021-07-14 18:31:53,857 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fab262ab-9af8-4fce-9aea-db09baca081e', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fab262ab-9af8-4fce-9aea-db09baca081e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:54,976 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.112s 2021-07-14 18:31:54,977 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07ea3018-e771-414b-93b5-e7d257d31d2e', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07ea3018-e771-414b-93b5-e7d257d31d2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:56,079 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.095s 2021-07-14 18:31:56,079 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38c31dd9-e673-4340-b7f9-e24bc3cd50d9', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38c31dd9-e673-4340-b7f9-e24bc3cd50d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:57,187 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.100s 2021-07-14 18:31:57,187 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5552eb89-a8ef-4340-b900-8a619321792d', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5552eb89-a8ef-4340-b900-8a619321792d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:58,289 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.094s 2021-07-14 18:31:58,290 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a02b179-2fc2-42bd-a095-011d1439cdb7', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a02b179-2fc2-42bd-a095-011d1439cdb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:31:59,402 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.104s 2021-07-14 18:31:59,402 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7dda2fb-b5a1-4b9f-9a7e-691f73afad61', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7dda2fb-b5a1-4b9f-9a7e-691f73afad61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:00,475 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.065s 2021-07-14 18:32:00,476 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6d97d45-d81d-4ce2-9454-2408bfb600a0', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6d97d45-d81d-4ce2-9454-2408bfb600a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:01,574 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.089s 2021-07-14 18:32:01,574 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5218576c-742d-4215-a0d9-419f379a69cd', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5218576c-742d-4215-a0d9-419f379a69cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:02,723 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.141s 2021-07-14 18:32:02,724 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6cd968e-7e02-4d33-8462-ad6b6b94e02d', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6cd968e-7e02-4d33-8462-ad6b6b94e02d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:03,822 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.091s 2021-07-14 18:32:03,822 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17dc952c-a897-4d95-8656-fdc8b39d4b42', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17dc952c-a897-4d95-8656-fdc8b39d4b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:04,931 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.100s 2021-07-14 18:32:04,931 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da7b9c5b-651b-4b00-a8d0-5217b2e0cda1', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da7b9c5b-651b-4b00-a8d0-5217b2e0cda1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:06,064 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.123s 2021-07-14 18:32:06,064 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dacf24b-bba3-48b2-8c46-c83d7f610682', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dacf24b-bba3-48b2-8c46-c83d7f610682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:07,191 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.119s 2021-07-14 18:32:07,192 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60a67927-d601-40fb-9906-7cc2ddfa7f74', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60a67927-d601-40fb-9906-7cc2ddfa7f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:08,263 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.063s 2021-07-14 18:32:08,264 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8041115-515d-4917-9ba4-2c4056d503f1', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8041115-515d-4917-9ba4-2c4056d503f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:09,332 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.061s 2021-07-14 18:32:09,333 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fa2f3c7-81f3-43c8-ad73-806c2007c59c', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fa2f3c7-81f3-43c8-ad73-806c2007c59c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:10,394 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.053s 2021-07-14 18:32:10,395 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed106c50-000f-4b1a-a32c-719764257625', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed106c50-000f-4b1a-a32c-719764257625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:11,455 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.052s 2021-07-14 18:32:11,456 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b0f2b86-3d0e-4dae-9cc6-568d5b75c4fa', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b0f2b86-3d0e-4dae-9cc6-568d5b75c4fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:12,564 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.099s 2021-07-14 18:32:12,564 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50454795-24ee-4c3b-ae51-98641b7472b0', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50454795-24ee-4c3b-ae51-98641b7472b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:13,641 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.069s 2021-07-14 18:32:13,642 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88c9a9f7-1aab-482a-a74b-9a23daa47ec0', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88c9a9f7-1aab-482a-a74b-9a23daa47ec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:14,708 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.058s 2021-07-14 18:32:14,708 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fb820ac-f8a5-49ce-baa1-be129a91faa3', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fb820ac-f8a5-49ce-baa1-be129a91faa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:15,787 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.071s 2021-07-14 18:32:15,787 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baaa491c-eec0-4196-829b-83b208684335', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baaa491c-eec0-4196-829b-83b208684335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:16,850 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.055s 2021-07-14 18:32:16,851 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97d5cdeb-a997-4d3b-8065-bb4d423838fa', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97d5cdeb-a997-4d3b-8065-bb4d423838fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:17,954 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.095s 2021-07-14 18:32:17,955 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6afd7f35-dfcf-400d-8c3b-ecab1b9f0ca7', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6afd7f35-dfcf-400d-8c3b-ecab1b9f0ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:19,033 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.070s 2021-07-14 18:32:19,034 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-250c0f33-0abd-419a-992a-593f1f150872', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-250c0f33-0abd-419a-992a-593f1f150872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:20,116 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.074s 2021-07-14 18:32:20,116 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f6f8056-988d-4cff-ba6b-10b4358c344a', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f6f8056-988d-4cff-ba6b-10b4358c344a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:21,223 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.097s 2021-07-14 18:32:21,223 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7e8d1a7-ff9a-487f-81a1-be32c1fa0c37', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7e8d1a7-ff9a-487f-81a1-be32c1fa0c37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:22,307 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.071s 2021-07-14 18:32:22,308 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-134f6bf9-427d-46e3-aed7-831183b03a3c', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-134f6bf9-427d-46e3-aed7-831183b03a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:23,371 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.055s 2021-07-14 18:32:23,371 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09a3fed6-7870-4bbd-8bea-f1f9353094f1', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09a3fed6-7870-4bbd-8bea-f1f9353094f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:24,470 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.090s 2021-07-14 18:32:24,470 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a520b287-6e0b-4970-88a3-47fd1d07cba5', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a520b287-6e0b-4970-88a3-47fd1d07cba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:25,567 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.087s 2021-07-14 18:32:25,567 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c4bd568-fb7a-4ded-a4b3-16663885526f', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c4bd568-fb7a-4ded-a4b3-16663885526f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:26,718 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.143s 2021-07-14 18:32:26,719 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e75304cb-f996-4ea5-b41d-a783fef8cc1d', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e75304cb-f996-4ea5-b41d-a783fef8cc1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:27,861 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.134s 2021-07-14 18:32:27,862 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18e6270b-58ca-4688-98f5-82bbf72893eb', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18e6270b-58ca-4688-98f5-82bbf72893eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:28,986 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.112s 2021-07-14 18:32:28,986 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8149a3de-52ca-42af-9352-aba4f39c1c48', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8149a3de-52ca-42af-9352-aba4f39c1c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:30,132 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.137s 2021-07-14 18:32:30,132 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73edf28f-29f3-4494-906f-bc086f9c16dd', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73edf28f-29f3-4494-906f-bc086f9c16dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:31,220 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.079s 2021-07-14 18:32:31,221 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d5da342-a624-4b53-8233-c593c88957a1', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d5da342-a624-4b53-8233-c593c88957a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:32,343 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.113s 2021-07-14 18:32:32,344 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae84496b-4b89-418a-9786-59bce0607d1b', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae84496b-4b89-418a-9786-59bce0607d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:33,496 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.144s 2021-07-14 18:32:33,497 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f7e525d-a7a6-43c3-b883-23b95d82f495', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f7e525d-a7a6-43c3-b883-23b95d82f495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:34,664 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.153s 2021-07-14 18:32:34,665 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-722e0373-87b6-464c-8673-99c7b25e80f4', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-722e0373-87b6-464c-8673-99c7b25e80f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:35,849 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.177s 2021-07-14 18:32:35,850 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd3632f4-71ce-47e5-8ffa-917f8b03b6e1', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd3632f4-71ce-47e5-8ffa-917f8b03b6e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:36,987 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.129s 2021-07-14 18:32:36,987 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f918bb8f-8494-45f2-8ad9-0c06f58e9a3e', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f918bb8f-8494-45f2-8ad9-0c06f58e9a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:38,077 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.081s 2021-07-14 18:32:38,078 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a730600-85b5-425b-a140-482dc992e186', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a730600-85b5-425b-a140-482dc992e186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:39,174 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.087s 2021-07-14 18:32:39,174 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9e69374-af60-4511-b40e-260a90b7d6f1', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9e69374-af60-4511-b40e-260a90b7d6f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:40,260 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.078s 2021-07-14 18:32:40,261 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26d7d914-409b-4250-bcb3-f9ad2cf51f5a', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26d7d914-409b-4250-bcb3-f9ad2cf51f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:41,358 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.090s 2021-07-14 18:32:41,358 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0618007d-d3a0-4835-8d3d-64a0c07ac20a', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0618007d-d3a0-4835-8d3d-64a0c07ac20a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:42,433 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.066s 2021-07-14 18:32:42,433 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddbe973b-f613-4f13-9f15-59119865c3ec', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddbe973b-f613-4f13-9f15-59119865c3ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:43,504 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.063s 2021-07-14 18:32:43,505 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a471d77c-6fb6-420a-9932-b8cf1f18d39a', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a471d77c-6fb6-420a-9932-b8cf1f18d39a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:44,598 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.085s 2021-07-14 18:32:44,599 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42912595-f7f4-4a4b-81df-d5dae33983e0', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42912595-f7f4-4a4b-81df-d5dae33983e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:45,700 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.093s 2021-07-14 18:32:45,700 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efb90321-95b9-49d5-bb4b-1977ad207b39', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efb90321-95b9-49d5-bb4b-1977ad207b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:46,848 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.140s 2021-07-14 18:32:46,848 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b87f713e-f107-4641-9ee7-aa7adfa7ed3f', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b87f713e-f107-4641-9ee7-aa7adfa7ed3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:47,961 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.105s 2021-07-14 18:32:47,962 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ed56e1f-0d5c-4649-9cdb-5b39337849c5', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ed56e1f-0d5c-4649-9cdb-5b39337849c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:49,040 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.070s 2021-07-14 18:32:49,040 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db993c62-5380-4737-9aff-3df22892f46c', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db993c62-5380-4737-9aff-3df22892f46c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:50,183 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.130s 2021-07-14 18:32:50,183 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da2287a5-fad2-44ea-bac3-061ed6b2f63b', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da2287a5-fad2-44ea-bac3-061ed6b2f63b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:51,295 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.104s 2021-07-14 18:32:51,296 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87f426c4-8a03-485d-a3c0-df244ccf204f', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87f426c4-8a03-485d-a3c0-df244ccf204f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:52,381 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.077s 2021-07-14 18:32:52,381 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a66d621d-f553-456a-bd56-4e747905a84b', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a66d621d-f553-456a-bd56-4e747905a84b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:53,519 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.128s 2021-07-14 18:32:53,519 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fdfe9d1-00b5-42ac-bc17-6ee60fe8e037', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fdfe9d1-00b5-42ac-bc17-6ee60fe8e037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:54,614 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.086s 2021-07-14 18:32:54,614 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57d468a5-58ce-4e63-b604-7eed0378c26b', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57d468a5-58ce-4e63-b604-7eed0378c26b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:55,707 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.084s 2021-07-14 18:32:55,707 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9b1ff3a-8d8a-4bae-83a9-5b485ca5e925', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9b1ff3a-8d8a-4bae-83a9-5b485ca5e925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:56,774 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.059s 2021-07-14 18:32:56,775 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-483c4715-e046-4c15-a942-1f2de61dcbbc', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-483c4715-e046-4c15-a942-1f2de61dcbbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:57,845 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.062s 2021-07-14 18:32:57,845 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82d6af2c-271e-4c52-a5cf-38abccfcccb5', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82d6af2c-271e-4c52-a5cf-38abccfcccb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:32:58,921 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.067s 2021-07-14 18:32:58,922 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53cfa530-2cc1-40fa-9190-7ba59309acd4', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53cfa530-2cc1-40fa-9190-7ba59309acd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:00,045 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.115s 2021-07-14 18:33:00,046 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59c764aa-54c2-47d8-9ef1-ee392dc80b85', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59c764aa-54c2-47d8-9ef1-ee392dc80b85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:01,125 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.070s 2021-07-14 18:33:01,125 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4e641b8-0ac3-4a5d-a196-7b376a5171d6', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4e641b8-0ac3-4a5d-a196-7b376a5171d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:02,278 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.144s 2021-07-14 18:33:02,278 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6823c448-2531-4866-976a-a151c1e5504e', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6823c448-2531-4866-976a-a151c1e5504e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:03,338 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.051s 2021-07-14 18:33:03,338 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31e1f523-04d4-42bf-8017-e6f9d2d4266e', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31e1f523-04d4-42bf-8017-e6f9d2d4266e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:04,403 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.056s 2021-07-14 18:33:04,403 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72143ea0-daf6-4623-b8a7-322947ab5f5b', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72143ea0-daf6-4623-b8a7-322947ab5f5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:05,511 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.100s 2021-07-14 18:33:05,512 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aff9c351-609e-4e9b-b813-8102c36eb7c4', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aff9c351-609e-4e9b-b813-8102c36eb7c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:06,613 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.093s 2021-07-14 18:33:06,613 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d89034f8-0044-4dda-a1d1-1a62644acfff', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d89034f8-0044-4dda-a1d1-1a62644acfff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:07,760 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.138s 2021-07-14 18:33:07,760 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af4aaa8d-294c-4e48-83cf-6611d06c5a57', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af4aaa8d-294c-4e48-83cf-6611d06c5a57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:08,915 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.146s 2021-07-14 18:33:08,915 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3882136d-21a0-40e8-827b-7d3fdf36db59', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3882136d-21a0-40e8-827b-7d3fdf36db59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:10,068 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.134s 2021-07-14 18:33:10,068 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd90bd22-7862-48e6-a000-a474be2e662d', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd90bd22-7862-48e6-a000-a474be2e662d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:11,253 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.176s 2021-07-14 18:33:11,253 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-774f1098-e302-43e7-854c-6cf1aaed87e9', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-774f1098-e302-43e7-854c-6cf1aaed87e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:12,388 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.125s 2021-07-14 18:33:12,388 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ced4cb2-4b5a-4931-8365-ef7ca51f67bd', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ced4cb2-4b5a-4931-8365-ef7ca51f67bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:13,541 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.143s 2021-07-14 18:33:13,541 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99e0edd3-206c-46de-bfbd-abced8547748', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99e0edd3-206c-46de-bfbd-abced8547748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:14,657 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.106s 2021-07-14 18:33:14,657 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8407bf1a-010a-4d44-aa87-6b781585eecf', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8407bf1a-010a-4d44-aa87-6b781585eecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:15,905 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.239s 2021-07-14 18:33:15,906 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05b5b56a-9888-4b02-97da-a7f5ff6e6e6e', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05b5b56a-9888-4b02-97da-a7f5ff6e6e6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:17,154 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.231s 2021-07-14 18:33:17,168 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d7bdbbc-50b9-461c-a133-ad5070d29661', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d7bdbbc-50b9-461c-a133-ad5070d29661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:18,361 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.181s 2021-07-14 18:33:18,362 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea7908c5-b2d3-4275-8b59-4c31da442c1d', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea7908c5-b2d3-4275-8b59-4c31da442c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:19,497 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.127s 2021-07-14 18:33:19,498 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eae587f1-694f-428d-8cde-d70b44e5f11a', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eae587f1-694f-428d-8cde-d70b44e5f11a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:20,571 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.065s 2021-07-14 18:33:20,572 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6835e7a-5a64-4cd7-bd5f-379f85e15eef', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6835e7a-5a64-4cd7-bd5f-379f85e15eef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:21,663 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.083s 2021-07-14 18:33:21,663 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d09166d7-19ed-4650-aafb-66760f92cabc', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d09166d7-19ed-4650-aafb-66760f92cabc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:22,838 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.163s 2021-07-14 18:33:22,839 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d567be4-ee9d-475a-9e7f-df7605bdcb28', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d567be4-ee9d-475a-9e7f-df7605bdcb28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:23,976 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.120s 2021-07-14 18:33:23,977 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-852e4d32-f2a4-4d0e-86ee-f0f40a30049f', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-852e4d32-f2a4-4d0e-86ee-f0f40a30049f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:25,198 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.206s 2021-07-14 18:33:25,199 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e86d11c-4b46-4d9e-a121-03280effadcc', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e86d11c-4b46-4d9e-a121-03280effadcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:26,417 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.203s 2021-07-14 18:33:26,418 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10b7b108-c340-4a76-978b-9d7cc63ec88d', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10b7b108-c340-4a76-978b-9d7cc63ec88d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:27,589 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.161s 2021-07-14 18:33:27,590 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b08cde88-f55a-4870-bd13-6ab674f10649', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b08cde88-f55a-4870-bd13-6ab674f10649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:28,777 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.178s 2021-07-14 18:33:28,778 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa3b4693-7e0d-41fb-9237-7e4077557269', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa3b4693-7e0d-41fb-9237-7e4077557269', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:29,910 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.124s 2021-07-14 18:33:29,911 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84a8ced7-a14b-4d4d-970f-947b7177da8a', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84a8ced7-a14b-4d4d-970f-947b7177da8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:31,175 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.254s 2021-07-14 18:33:31,175 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cb9395e-0784-4853-ab7f-fd7221c7f1e8', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cb9395e-0784-4853-ab7f-fd7221c7f1e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:32,313 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.128s 2021-07-14 18:33:32,313 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c024d1ad-294c-4931-a937-a85f30f16fce', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c024d1ad-294c-4931-a937-a85f30f16fce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:33,428 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.106s 2021-07-14 18:33:33,429 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2d4e89e-e340-408d-906e-aaaac80b24c8', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2d4e89e-e340-408d-906e-aaaac80b24c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:34,605 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.168s 2021-07-14 18:33:34,606 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0953e750-5dfc-48b0-8d1b-27764dd7999e', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0953e750-5dfc-48b0-8d1b-27764dd7999e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:35,827 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.213s 2021-07-14 18:33:35,828 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4394c3fc-93d8-4622-9532-21fdd89b6cc8', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4394c3fc-93d8-4622-9532-21fdd89b6cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:36,965 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.128s 2021-07-14 18:33:36,965 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddd2e6d5-5afd-4378-a617-2de61a641b2a', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddd2e6d5-5afd-4378-a617-2de61a641b2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:38,139 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.166s 2021-07-14 18:33:38,139 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ba3d36d-6d4d-41f7-8caa-83098b89a0e1', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ba3d36d-6d4d-41f7-8caa-83098b89a0e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:39,296 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.148s 2021-07-14 18:33:39,297 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d570af16-5a4c-4a9e-a357-c8a9d2e4431d', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d570af16-5a4c-4a9e-a357-c8a9d2e4431d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:40,419 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.111s 2021-07-14 18:33:40,420 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-897c5438-5cf4-4a00-a0aa-3e5f709b3a8b', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-897c5438-5cf4-4a00-a0aa-3e5f709b3a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:41,621 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.192s 2021-07-14 18:33:41,621 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c3c51b8-6549-4866-8005-8875a99249d8', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c3c51b8-6549-4866-8005-8875a99249d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:42,780 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.146s 2021-07-14 18:33:42,780 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17bd439c-6711-43e5-b7c0-a2d85ca87470', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17bd439c-6711-43e5-b7c0-a2d85ca87470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:44,008 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.218s 2021-07-14 18:33:44,008 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-916e85fe-9548-4460-bbf7-638a887dc2cc', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-916e85fe-9548-4460-bbf7-638a887dc2cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:45,158 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.142s 2021-07-14 18:33:45,159 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97bdff13-cf17-4903-98aa-6a9470723313', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97bdff13-cf17-4903-98aa-6a9470723313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:46,291 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.120s 2021-07-14 18:33:46,291 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4292f246-e245-4673-aecf-71d758c248fd', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4292f246-e245-4673-aecf-71d758c248fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:47,424 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.125s 2021-07-14 18:33:47,425 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-475ea804-7ece-4799-824b-9e676a600486', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-475ea804-7ece-4799-824b-9e676a600486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:48,543 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.110s 2021-07-14 18:33:48,543 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a333ae9e-de83-4e99-8288-1779e7366987', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a333ae9e-de83-4e99-8288-1779e7366987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:49,814 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.262s 2021-07-14 18:33:49,814 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a546c6c-fe4d-4198-8cf8-5e7935ba2636', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a546c6c-fe4d-4198-8cf8-5e7935ba2636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:50,938 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.115s 2021-07-14 18:33:50,938 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01d10fc8-ffb6-48f9-bc95-ce80f0fdab48', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d10fc8-ffb6-48f9-bc95-ce80f0fdab48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:52,144 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.197s 2021-07-14 18:33:52,144 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b3e771d-fb75-4c7a-8ae7-b454b156672b', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b3e771d-fb75-4c7a-8ae7-b454b156672b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:53,323 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.170s 2021-07-14 18:33:53,323 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-578f942c-55f8-49cc-b348-9e91c3e0a77c', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-578f942c-55f8-49cc-b348-9e91c3e0a77c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:54,499 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.158s 2021-07-14 18:33:54,499 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac26e7c6-2c72-4bf2-8fb0-7bfde7e80f10', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac26e7c6-2c72-4bf2-8fb0-7bfde7e80f10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:55,605 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.097s 2021-07-14 18:33:55,605 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f583157-af0d-409c-99e2-71ac4872c3ae', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f583157-af0d-409c-99e2-71ac4872c3ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:56,738 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.123s 2021-07-14 18:33:56,739 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7a393d8-e8ac-4350-b2d9-8d8303d76787', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7a393d8-e8ac-4350-b2d9-8d8303d76787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:57,865 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.117s 2021-07-14 18:33:57,865 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a06d66e3-5e6d-4096-adb5-ff5e4fa4f568', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a06d66e3-5e6d-4096-adb5-ff5e4fa4f568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:33:58,991 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.117s 2021-07-14 18:33:58,991 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cc41a6f-522a-4fc7-b914-c22125e1425f', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cc41a6f-522a-4fc7-b914-c22125e1425f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:34:00,131 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.132s 2021-07-14 18:34:00,131 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-166a020f-332c-45c8-8714-6fec06a40f7a', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-166a020f-332c-45c8-8714-6fec06a40f7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:34:01,241 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.101s 2021-07-14 18:34:01,241 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-555bf6da-71a4-4b6c-8e36-25f2553d13d7', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-555bf6da-71a4-4b6c-8e36-25f2553d13d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:34:02,357 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.107s 2021-07-14 18:34:02,357 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6041a67-cac6-4981-bd40-212e06a80fa3', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6041a67-cac6-4981-bd40-212e06a80fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:34:03,464 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.098s 2021-07-14 18:34:03,465 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a13494d4-86b5-43e1-87ce-6216098b4bf2', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a13494d4-86b5-43e1-87ce-6216098b4bf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:34:04,642 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.169s 2021-07-14 18:34:04,642 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3283c248-10d4-4f27-ad7e-94adc6b87e78', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3283c248-10d4-4f27-ad7e-94adc6b87e78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:34:05,795 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.139s 2021-07-14 18:34:05,796 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd831d7b-3a2d-43d2-ab5f-a2e5bc1ba9eb', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd831d7b-3a2d-43d2-ab5f-a2e5bc1ba9eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:34:06,865 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.061s 2021-07-14 18:34:06,866 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2474eb5a-07cb-4a0e-aac1-a8343e4933cc', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2474eb5a-07cb-4a0e-aac1-a8343e4933cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:34:07,986 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.112s 2021-07-14 18:34:07,986 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e4c38b1-9230-4ae2-b158-d2d8782c9ae6', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e4c38b1-9230-4ae2-b158-d2d8782c9ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' 2021-07-14 18:34:09,115 109691 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536 0.115s 2021-07-14 18:34:09,116 109691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 18:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11195398-a8e8-48ac-bcd1-ccc7e11e3d69', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11195398-a8e8-48ac-bcd1-ccc7e11e3d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536'} Body: b'{"volume": {"id": "dcb17646-4453-49e6-9701-aedf65139536", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-07-14T18:26:55.000000", "updated_at": "2021-07-14T18:27:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1707071874", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cb67bdfcb7724fc99fb71468214ad40d/volumes/dcb17646-4453-49e6-9701-aedf65139536"}], "user_id": "4c30fd22da3142fd954dab833457c78e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dcb17646-4453-49e6-9701-aedf65139536", "attachment_id": "0eff32e0-043c-47bf-9379-f9ed2a42fee7", "volume_id": "dcb17646-4453-49e6-9701-aedf65139536", "server_id": "2b9e4456-2d8d-44aa-a867-8b086bbb5414", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-07-14T18:27:02.000000"}], "os-vol-tenant-attr:tenant_id": "cb67bdfcb7724fc99fb71468214ad40d"}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/base.py", line 548, in _detach_volume self.servers_client.detach_volume(server['id'], volume['id']) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 468, in detach_volume resp, body = self.delete('servers/%s/os-volume_attachments/%s' % File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 824, in _error_checker raise exceptions.Conflict(resp_body, resp=resp) tempest.lib.exceptions.Conflict: Conflict with state of target resource Details: {'code': 409, 'message': "Cannot 'detach_volume' instance 2b9e4456-2d8d-44aa-a867-8b086bbb5414 while it is in vm_state error"} }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume dcb17646-4453-49e6-9701-aedf65139536 failed to reach available status (current in-use) within the required time (360 s). }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 147, in test_rescued_vm_detach_volume waiters.wait_for_server_status(self.servers_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 75, in wait_for_server_status raise exceptions.BuildErrorException(body['fault'], tempest.exceptions.BuildErrorException: Server 2b9e4456-2d8d-44aa-a867-8b086bbb5414 failed to build and is in ERROR status Details: {'code': 400, 'created': '2021-07-14T18:28:07Z', 'message': "Instance 2b9e4456-2d8d-44aa-a867-8b086bbb5414 cannot be rescued: Driver Error: WMI job failed with status 10. Error summary description: 'instance-00000032' failed to start.\n\nNot enough memory in the system to start the virtual machine instance-00000032.\n"} |
||||||
test_rescued_vm_reboot[id-db22b618-f157-4566-a317-1b6d467a8094,negative] |
pass
pt9.5: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot[id-db22b618-f157-4566-a317-1b6d467a8094,negative] |
||||||
test_rescued_vm_rebuild[id-70cdb8a1-89f8-437d-9448-8844fd82bf46,negative] |
pass
pt9.6: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild[id-70cdb8a1-89f8-437d-9448-8844fd82bf46,negative] |
||||||
tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps | 9 | 8 | 1 | 0 | 0 | Detail | |
test_server_connectivity_cold_migration[compute,id-a4858f6c-401e-4155-9a49-d5cd053d1a2f,network,slow] |
pass
pt10.1: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration[compute,id-a4858f6c-401e-4155-9a49-d5cd053d1a2f,network,slow] |
||||||
test_server_connectivity_cold_migration_revert[compute,id-25b188d7-0183-4b1e-a11d-15840c8e2fd6,network,slow] |
pass
pt10.2: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration_revert[compute,id-25b188d7-0183-4b1e-a11d-15840c8e2fd6,network,slow] |
||||||
test_server_connectivity_live_migration[compute,id-03fd1562-faad-11e7-9ea0-fa163e65f5ce,network,slow] |
pass
pt10.3: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration[compute,id-03fd1562-faad-11e7-9ea0-fa163e65f5ce,network,slow] |
||||||
test_server_connectivity_rebuild[compute,id-88a529c2-1daa-4c85-9aec-d541ba3eb699,network,slow] |
pass
pt10.4: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild[compute,id-88a529c2-1daa-4c85-9aec-d541ba3eb699,network,slow] |
||||||
test_server_connectivity_pause_unpause[compute,id-2b2642db-6568-4b35-b812-eceed3fa20ce,network,slow] |
pass
pt10.5: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause[compute,id-2b2642db-6568-4b35-b812-eceed3fa20ce,network,slow] |
||||||
test_server_connectivity_reboot[compute,id-7b6860c2-afa3-4846-9522-adeb38dfbe08,network,slow] |
pass
pt10.6: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot[compute,id-7b6860c2-afa3-4846-9522-adeb38dfbe08,network,slow] |
||||||
test_server_connectivity_resize[compute,id-719eb59d-2f42-4b66-b8b1-bb1254473967,network,slow] |
pass
pt10.7: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize[compute,id-719eb59d-2f42-4b66-b8b1-bb1254473967,network,slow] |
||||||
test_server_connectivity_stop_start[compute,id-61f1aa9a-1573-410e-9054-afa557cab021,network,slow] |
fail
ft10.8: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start[compute,id-61f1aa9a-1573-410e-9054-afa557cab021,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-07-14 19:26:08,383 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 POST http://10.222.0.16/compute/v2.1/os-keypairs 0.446s 2021-07-14 19:26:08,383 163149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-255285080"}} Response - Headers: {'date': 'Wed, 14 Jul 2021 19:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2325', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92dd6ce1-0bf0-43d1-b70b-517038e4be0b', 'x-compute-request-id': 'req-92dd6ce1-0bf0-43d1-b70b-517038e4be0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpQIBAAKCAQEAwXcNsR3hLPPbo3Qs+4G1rTrttTqAXQ6i+p2/MW9RKkkS2Dui\\n/ZsZf5qfe9O/UKtEpDAbkI+d5rwkY0z5ny14FcckoM1nm+s2GnmZJBRNKqlGIWbc\\neZ3IVcoewwieuWEEWtIauyW4x0c12RnSfAahof+64hC/RqUtKiBUYfWxutRtifpr\\nhiq76F7hMBOKYT4/P8XmVCQRcN1DtGwshnNi6GVxj9F0XlqJwC0RA+dhYYyIhR9i\\nLdCm8dBWX6e5IvoBfj3U52GVCP2ZWwoURlPt8xb5QA4jQwrsgGtIgmeKjbT+gpMU\\nPxuykFdzv618PJ7AMMzQnLmCLyjyUPxqpbYq4QIDAQABAoIBAQCAz3bDTaSmXHsJ\\nuolUr8k53Ll2Z8wdqWgkOzGYhYhiAiNU62gbONBiYJ39QT/pQw9BznIb7zNv9Ca6\\nIv80135T6bLeicSJULNGL14iYo36cJgsFyOGqeJAFIIk0zFzNkBDBA8eOgBsVmJo\\n+UNmprepd+6DJClmrQWEPeBRFNhQDoV/PVlrGiB1Z9/EBASRpZOAzswfL/jOvTTK\\nyq1HYiEaXYgt9D7xkeT+nWh0NjlZ5kJuqWRqhd8kuwlFJB+dHM+oOnjlhrvxOueC\\nWGRXfTYT0hFhE6axMakotuVTKEtaSp9to2LHcnrD1C2kLXNddkv0VEIpMDr3sb6O\\nQSew//bNAoGBAOgdinOUTQKepjuLar8ESxYdhDiqq9lpmD2I2TGrVyE5JHHpD4ld\\nq46XtbNF7nM5S6FkyxNhDwvKagj8I6CWEdCXNhhDvAkKc4PrgbhEDLink+i1pi4t\\nbn+TlR70ZFrl/sYp4B97BuN77mfC1V0fmXZa7iFPDNDl5RXsX8IpOUZXAoGBANVf\\nX3AQ3oS0xZCZdfdoUaa6pW7N/X2BXVPM5eVLfMxxxX4MwYyJJbwLndoxInndIvxe\\n4HjmnZvpvmwhRuZ1NtNleMjTH5YY42h2PTH2PfPtJJDrD/A4wdwbCaZKHhysJDOj\\nxbjCwn1pT1LkcAXYaOq05xzROYN78FJFD80ftKWHAoGBALjjxwP3rjwW+VzW2cmb\\n9t9/1XF56Xc92GmzlyYsUDQDm1ctCRYnSd9EUxSg8KZRjj/Z1LT0DBMdQcc0aICi\\n6T/ZItrDIYWmEIuVTXfkpKl1uqiUAPIpeCog+Zh1nXaWW5Gni4In8j3D2wxFssUB\\nxbD0D1jy6ceASDFlXoV/ZsLzAoGBAMvUdglKNCe1wN2nm+eiwg1yU8MMCNIyGIOL\\nQzrN6AQt0ync6bBk+6Utu7fKJFMiCt/niqw0Me/VVVFaYK6a3qsHTmEaPhxW3jbW\\nbRMjVn+E1N+TjgA/WAH52jf+qdFeKJ8kHien9b90MJDRJKqQ13kPI5CF1llitmsB\\nCl07oohVAoGAT2IUCqr71FkMLdrq9qej9whQ/OHXoR/19l2YYf59HN977c/nfSGz\\nTJhzpWJf38hbAfp38liVknUrsWEcKsLmJOmVeGM5PkdF6wKznTa3YQSutLA0xBw7\\nurE1lXk/D+FEBtpmoR74G29wYxd8ln2thHWbCZyWuzf4pUoIoPTG1Zg=\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkAdvancedServerOps-255285080", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBdw2xHeEs89ujdCz7gbWtOu21OoBdDqL6nb8xb1EqSRLYO6L9mxl/mp97079Qq0SkMBuQj53mvCRjTPmfLXgVxySgzWeb6zYaeZkkFE0qqUYhZtx5nchVyh7DCJ65YQRa0hq7JbjHRzXZGdJ8BqGh/7riEL9GpS0qIFRh9bG61G2J+muGKrvoXuEwE4phPj8/xeZUJBFw3UO0bCyGc2LoZXGP0XReWonALRED52FhjIiFH2It0Kbx0FZfp7ki+gF+PdTnYZUI/ZlbChRGU+3zFvlADiNDCuyAa0iCZ4qNtP6CkxQ/G7KQV3O/rXw8nsAwzNCcuYIvKPJQ/Gqltirh Generated-by-Nova", "fingerprint": "39:d6:7f:82:88:45:1d:b8:a3:13:a1:1e:09:e5:b2:59", "user_id": "6faf42999ef2406d9670c9cb521cab60"}}' 2021-07-14 19:26:08,533 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.16:9696/v2.0/security-groups 0.147s 2021-07-14 19:26:08,533 163149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-1301165958", "description": "tempest-secgroup-smoke-1301165958 description", "project_id": "a3d6ee5c9e7d43dd9aef13bacc118669"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-b13e2487-3d32-476b-bddd-a9a1921ec61a', 'date': 'Wed, 14 Jul 2021 19:26:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "2f5b4660-2690-42db-948c-77e94c288c16", "name": "tempest-secgroup-smoke-1301165958", "stateful": true, "tenant_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "description": "tempest-secgroup-smoke-1301165958 description", "security_group_rules": [{"id": "51ff3946-32c6-46ae-9623-c390d1a09b20", "tenant_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "security_group_id": "2f5b4660-2690-42db-948c-77e94c288c16", "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": 4194, "description": null, "tags": [], "created_at": "2021-07-14T19:26:08Z", "updated_at": "2021-07-14T19:26:08Z", "revision_number": 0, "project_id": "a3d6ee5c9e7d43dd9aef13bacc118669"}, {"id": "d92116a1-e208-4618-b764-fb33a1b35b07", "tenant_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "security_group_id": "2f5b4660-2690-42db-948c-77e94c288c16", "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": 4193, "description": null, "tags": [], "created_at": "2021-07-14T19:26:08Z", "updated_at": "2021-07-14T19:26:08Z", "revision_number": 0, "project_id": "a3d6ee5c9e7d43dd9aef13bacc118669"}], "tags": [], "created_at": "2021-07-14T19:26:08Z", "updated_at": "2021-07-14T19:26:08Z", "revision_number": 1, "project_id": "a3d6ee5c9e7d43dd9aef13bacc118669"}}' 2021-07-14 19:26:08,651 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.16:9696/v2.0/security-group-rules 0.116s 2021-07-14 19:26:08,651 163149 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": "2f5b4660-2690-42db-948c-77e94c288c16", "project_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-025d02a4-ca2e-42af-b7ae-16cc55d401ae', 'date': 'Wed, 14 Jul 2021 19:26:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c6c67612-7439-4cb5-b90f-7a4326e45e6f", "tenant_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "security_group_id": "2f5b4660-2690-42db-948c-77e94c288c16", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-07-14T19:26:08Z", "updated_at": "2021-07-14T19:26:08Z", "revision_number": 0, "project_id": "a3d6ee5c9e7d43dd9aef13bacc118669"}}' 2021-07-14 19:26:08,773 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.16:9696/v2.0/security-group-rules 0.122s 2021-07-14 19:26:08,774 163149 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": "2f5b4660-2690-42db-948c-77e94c288c16", "project_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-8721fdae-a570-4e79-955a-bae25f395175', 'date': 'Wed, 14 Jul 2021 19:26:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5fc86d98-898a-4103-845e-aeccc76888e3", "tenant_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "security_group_id": "2f5b4660-2690-42db-948c-77e94c288c16", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-07-14T19:26:08Z", "updated_at": "2021-07-14T19:26:08Z", "revision_number": 0, "project_id": "a3d6ee5c9e7d43dd9aef13bacc118669"}}' 2021-07-14 19:26:08,900 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.16:9696/v2.0/security-group-rules 0.125s 2021-07-14 19:26:08,900 163149 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": "2f5b4660-2690-42db-948c-77e94c288c16", "project_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a8d9c2b8-6ef1-4e23-b93f-b94a0e162bb5', 'date': 'Wed, 14 Jul 2021 19:26:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9b6586e3-af6d-4f81-9670-64a57fb2574f", "tenant_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "security_group_id": "2f5b4660-2690-42db-948c-77e94c288c16", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-07-14T19:26:08Z", "updated_at": "2021-07-14T19:26:08Z", "revision_number": 0, "project_id": "a3d6ee5c9e7d43dd9aef13bacc118669"}}' 2021-07-14 19:26:09,021 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.16:9696/v2.0/security-group-rules 0.120s 2021-07-14 19:26:09,022 163149 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": "2f5b4660-2690-42db-948c-77e94c288c16", "project_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-5f510593-44a7-41c1-9d66-cc2236087694', 'date': 'Wed, 14 Jul 2021 19:26:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d937b1ad-b6df-41ef-b037-0912d68bf52b", "tenant_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "security_group_id": "2f5b4660-2690-42db-948c-77e94c288c16", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-07-14T19:26:08Z", "updated_at": "2021-07-14T19:26:08Z", "revision_number": 0, "project_id": "a3d6ee5c9e7d43dd9aef13bacc118669"}}' 2021-07-14 19:26:09,144 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.16:9696/v2.0/security-group-rules 0.122s 2021-07-14 19:26:09,144 163149 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": "2f5b4660-2690-42db-948c-77e94c288c16", "project_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-e0b62074-a16d-4953-90be-7f0eec4966b8', 'date': 'Wed, 14 Jul 2021 19:26:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "72d6a544-fed9-4c98-8431-4b51d46e2920", "tenant_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "security_group_id": "2f5b4660-2690-42db-948c-77e94c288c16", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-07-14T19:26:09Z", "updated_at": "2021-07-14T19:26:09Z", "revision_number": 0, "project_id": "a3d6ee5c9e7d43dd9aef13bacc118669"}}' 2021-07-14 19:26:09,262 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.16:9696/v2.0/security-group-rules 0.117s 2021-07-14 19:26:09,263 163149 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": "2f5b4660-2690-42db-948c-77e94c288c16", "project_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-7910c799-b105-4e25-ad16-8cf32df9bec9', 'date': 'Wed, 14 Jul 2021 19:26:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b7138996-79db-4554-81fb-184ab8fe3b10", "tenant_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "security_group_id": "2f5b4660-2690-42db-948c-77e94c288c16", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-07-14T19:26:09Z", "updated_at": "2021-07-14T19:26:09Z", "revision_number": 0, "project_id": "a3d6ee5c9e7d43dd9aef13bacc118669"}}' 2021-07-14 19:26:09,456 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.16:9696/v2.0/networks 0.192s 2021-07-14 19:26:09,456 163149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--1338240962", "project_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2cd6e66e-f102-469a-94fb-2ae7c73c8f1e', 'date': 'Wed, 14 Jul 2021 19:26:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16:9696/v2.0/networks'} Body: b'{"network":{"id":"cc535c43-5a82-485a-92b9-30c772da0420","name":"tempest-network-smoke--1338240962","tenant_id":"a3d6ee5c9e7d43dd9aef13bacc118669","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"a3d6ee5c9e7d43dd9aef13bacc118669","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"is_default":false,"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2021-07-14T19:26:09Z","updated_at":"2021-07-14T19:26:09Z","revision_number":1}}' 2021-07-14 19:26:11,222 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.16:9696/v2.0/routers 1.765s 2021-07-14 19:26:11,223 163149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkAdvancedServerOps-router-169733462", "admin_state_up": true, "project_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "external_gateway_info": {"network_id": "9200a437-e1de-4520-88f6-e68386523e61"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '695', 'x-openstack-request-id': 'req-a7498ecd-4ffe-4c7e-9762-549bde1baf9e', 'date': 'Wed, 14 Jul 2021 19:26:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16:9696/v2.0/routers'} Body: b'{"router": {"id": "10fb4989-baf9-4dbe-b793-1f6c213cd30a", "name": "tempest-TestNetworkAdvancedServerOps-router-169733462", "tenant_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "9200a437-e1de-4520-88f6-e68386523e61", "external_fixed_ips": [{"subnet_id": "5f47f848-4532-407a-a0e2-5690ade15fd0", "ip_address": "172.25.1.51"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-07-14T19:26:09Z", "updated_at": "2021-07-14T19:26:10Z", "revision_number": 3, "project_id": "a3d6ee5c9e7d43dd9aef13bacc118669"}}' 2021-07-14 19:26:11,255 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.16:9696/v2.0/subnets?project_id=a3d6ee5c9e7d43dd9aef13bacc118669&cidr=172.20.0.0%2F28 0.031s 2021-07-14 19:26:11,256 163149 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': '14', 'x-openstack-request-id': 'req-8183a4cd-d340-42ec-a8ff-1391c440449a', 'date': 'Wed, 14 Jul 2021 19:26:11 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16:9696/v2.0/subnets?project_id=a3d6ee5c9e7d43dd9aef13bacc118669&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-07-14 19:26:11,350 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.16:9696/v2.0/networks?router%3Aexternal=True 0.093s 2021-07-14 19:26:11,350 163149 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': '690', 'x-openstack-request-id': 'req-e32ea847-99da-484d-be74-bbbd611b5afd', 'date': 'Wed, 14 Jul 2021 19:26:11 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"9200a437-e1de-4520-88f6-e68386523e61","name":"public","tenant_id":"2279797b93804b45b04a9734a10760b3","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["5f47f848-4532-407a-a0e2-5690ade15fd0"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2021-07-14T18:08:51Z","updated_at":"2021-07-14T18:08:58Z","revision_number":2,"project_id":"2279797b93804b45b04a9734a10760b3","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2021-07-14 19:26:11,381 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.16:9696/v2.0/subnets?network_id=9200a437-e1de-4520-88f6-e68386523e61&cidr=172.20.0.0%2F28 0.030s 2021-07-14 19:26:11,381 163149 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': '14', 'x-openstack-request-id': 'req-70a5bc79-a484-4482-95c1-162d2cef5841', 'date': 'Wed, 14 Jul 2021 19:26:11 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16:9696/v2.0/subnets?network_id=9200a437-e1de-4520-88f6-e68386523e61&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-07-14 19:26:11,792 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.16:9696/v2.0/subnets 0.410s 2021-07-14 19:26:11,793 163149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-1423410910", "network_id": "cc535c43-5a82-485a-92b9-30c772da0420", "project_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-60a91d6a-633a-48be-9fb5-2a1eb53a9bde', 'date': 'Wed, 14 Jul 2021 19:26:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"b66fbf38-2b03-43e5-b838-33d03ecc8826","name":"tempest-subnet-smoke-1423410910","tenant_id":"a3d6ee5c9e7d43dd9aef13bacc118669","network_id":"cc535c43-5a82-485a-92b9-30c772da0420","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-07-14T19:26:11Z","updated_at":"2021-07-14T19:26:11Z","revision_number":0,"project_id":"a3d6ee5c9e7d43dd9aef13bacc118669"}}' 2021-07-14 19:26:14,194 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 PUT http://10.222.0.16:9696/v2.0/routers/10fb4989-baf9-4dbe-b793-1f6c213cd30a/add_router_interface 2.401s 2021-07-14 19:26:14,195 163149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "b66fbf38-2b03-43e5-b838-33d03ecc8826"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-311b8a24-9e81-4603-8f6d-f33473337aef', 'date': 'Wed, 14 Jul 2021 19:26:14 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16:9696/v2.0/routers/10fb4989-baf9-4dbe-b793-1f6c213cd30a/add_router_interface'} Body: b'{"id": "10fb4989-baf9-4dbe-b793-1f6c213cd30a", "tenant_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "port_id": "1166a68c-078b-4ffe-b21f-ee1947db6b81", "network_id": "cc535c43-5a82-485a-92b9-30c772da0420", "subnet_id": "b66fbf38-2b03-43e5-b838-33d03ecc8826", "subnet_ids": ["b66fbf38-2b03-43e5-b838-33d03ecc8826"]}' 2021-07-14 19:26:14,235 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.16/identity/v3/auth/tokens 0.033s 2021-07-14 19:26:14,235 163149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 14 Jul 2021 19:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3409', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-44778909-12c4-4d52-83fe-d505af00afa7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6faf42999ef2406d9670c9cb521cab60", "name": "tempest-TestNetworkAdvancedServerOps-94147374-project", "password_expires_at": null}, "audit_ids": ["lWG510tkRvSRLgNLIZteuA"], "expires_at": "2021-07-14T20:26:14.000000Z", "issued_at": "2021-07-14T19:26:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3d6ee5c9e7d43dd9aef13bacc118669", "name": "tempest-TestNetworkAdvancedServerOps-94147374"}, "is_domain": false, "roles": [{"id": "975ebb6e8f2d45eca61d82eadec80425", "name": "member"}, {"id": "5208adb71b234d8e85565391e0343c00", "name": "reader"}], "catalog": [{"endpoints": [{"id": "2728c3cd7ae44237a8519f041e92bfb6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/identity", "region": "RegionOne"}, {"id": "75279e2ea7ff4ba0a6fb24e622004744", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.16/identity", "region": "RegionOne"}], "id": "0592cf8c85eb4af882b85911e18a570d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "35b519327e204d6ca9898805f4e10973", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16:8080/v1/AUTH_a3d6ee5c9e7d43dd9aef13bacc118669", "region": "RegionOne"}, {"id": "fdf92f1f89b2468c8bdce1942e31410e", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.16:8080", "region": "RegionOne"}], "id": "15a71d55476b4eebb0ed7024166b5b19", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "5bd0add63a4e42e4a881cdfaf5f96f4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/compute/v2.1", "region": "RegionOne"}], "id": "4c1e3482c0cf4f0db14b00b50e9a7bad", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "951f5da8700d4a45a0aacf3973b624f3", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/compute/v2/a3d6ee5c9e7d43dd9aef13bacc118669", "region": "RegionOne"}], "id": "4f07b3439f34437ab542889a06671ce4", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d67be268cec54e399c0d8fc341b8b931", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/image", "region": "RegionOne"}], "id": "a68227c366e747e9879eb25749a43dbe", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5b86baf7b4214893b7bfaeb12454422b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/placement", "region": "RegionOne"}], "id": "ad8d19f5266a43438f52860085f3ca60", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ce70bae85d4c4643a37ed5c3a59a3219", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16:9696/", "region": "RegionOne"}], "id": "c7aadfba46b3493093b6d8a29185d818", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9ed90baacd694cc0884a6157b4601610", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v3/a3d6ee5c9e7d43dd9aef13bacc118669", "region": "RegionOne"}], "id": "d993d5d8cea1480aa81b55d24a564011", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4f099623913b4e6796fdedf44e7569d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v3/a3d6ee5c9e7d43dd9aef13bacc118669", "region": "RegionOne"}], "id": "eca07b5fff534a0daf3f260934238d05", "type": "block-storage", "name": "cinder"}]}}' 2021-07-14 19:26:14,235 163149 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start) Found network None available for tenant 2021-07-14 19:26:15,012 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 202 POST http://10.222.0.16/compute/v2.1/servers 0.776s 2021-07-14 19:26:15,013 163149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-1904181420", "imageRef": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "flavorRef": "452", "networks": [{"uuid": "cc535c43-5a82-485a-92b9-30c772da0420"}], "key_name": "tempest-TestNetworkAdvancedServerOps-255285080", "security_groups": [{"name": "tempest-secgroup-smoke-1301165958"}]}} Response - Headers: {'date': 'Wed, 14 Jul 2021 19:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-252907a9-4d5c-455f-a21a-3f3dea68ba5d', 'x-compute-request-id': 'req-252907a9-4d5c-455f-a21a-3f3dea68ba5d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/servers'} Body: b'{"server": {"id": "787ae72f-f97c-4ab5-9aa1-48d11926bce6", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1301165958"}], "adminPass": "aiJcCYRs5kST"}}' 2021-07-14 19:26:15,114 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6 0.099s 2021-07-14 19:26:15,115 163149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 19:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5174b5a-12df-4b99-b04f-9f395ee58684', 'x-compute-request-id': 'req-e5174b5a-12df-4b99-b04f-9f395ee58684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6'} Body: b'{"server": {"id": "787ae72f-f97c-4ab5-9aa1-48d11926bce6", "name": "tempest-TestNetworkAdvancedServerOps-server-1904181420", "status": "BUILD", "tenant_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "user_id": "6faf42999ef2406d9670c9cb521cab60", "metadata": {}, "hostId": "", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T19:26:15Z", "updated": "2021-07-14T19:26:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-255285080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 19:26:16,306 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6 0.182s 2021-07-14 19:26:16,306 163149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 19:26:16 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-ea8e1594-7ce3-4d84-81be-62235c65e0f9', 'x-compute-request-id': 'req-ea8e1594-7ce3-4d84-81be-62235c65e0f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6'} Body: b'{"server": {"id": "787ae72f-f97c-4ab5-9aa1-48d11926bce6", "name": "tempest-TestNetworkAdvancedServerOps-server-1904181420", "status": "BUILD", "tenant_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "user_id": "6faf42999ef2406d9670c9cb521cab60", "metadata": {}, "hostId": "1ccca928fc0c337caedc269cd96d7e351253f26d483f35b8781f5121", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T19:26:14Z", "updated": "2021-07-14T19:26:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-255285080", "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": []}}' 2021-07-14 19:26:16,314 163149 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2021-07-14 19:26:17,652 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6 0.336s 2021-07-14 19:26:17,653 163149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 19:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dba0842-162e-4cc8-9d0b-f6f8a5722512', 'x-compute-request-id': 'req-6dba0842-162e-4cc8-9d0b-f6f8a5722512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6'} Body: b'{"server": {"id": "787ae72f-f97c-4ab5-9aa1-48d11926bce6", "name": "tempest-TestNetworkAdvancedServerOps-server-1904181420", "status": "BUILD", "tenant_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "user_id": "6faf42999ef2406d9670c9cb521cab60", "metadata": {}, "hostId": "1ccca928fc0c337caedc269cd96d7e351253f26d483f35b8781f5121", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T19:26:14Z", "updated": "2021-07-14T19:26:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-255285080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1301165958"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 19:26:17,660 163149 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 2 second wait 2021-07-14 19:26:18,955 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6 0.294s 2021-07-14 19:26:18,956 163149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 19:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dda02176-2ee1-4d65-8786-c8191a8dd441', 'x-compute-request-id': 'req-dda02176-2ee1-4d65-8786-c8191a8dd441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6'} Body: b'{"server": {"id": "787ae72f-f97c-4ab5-9aa1-48d11926bce6", "name": "tempest-TestNetworkAdvancedServerOps-server-1904181420", "status": "BUILD", "tenant_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "user_id": "6faf42999ef2406d9670c9cb521cab60", "metadata": {}, "hostId": "1ccca928fc0c337caedc269cd96d7e351253f26d483f35b8781f5121", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T19:26:14Z", "updated": "2021-07-14T19:26:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-255285080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1301165958"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 19:26:20,255 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6 0.291s 2021-07-14 19:26:20,256 163149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 19:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d90b8014-1ad4-4239-84c0-e76fe77c0bea', 'x-compute-request-id': 'req-d90b8014-1ad4-4239-84c0-e76fe77c0bea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6'} Body: b'{"server": {"id": "787ae72f-f97c-4ab5-9aa1-48d11926bce6", "name": "tempest-TestNetworkAdvancedServerOps-server-1904181420", "status": "BUILD", "tenant_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "user_id": "6faf42999ef2406d9670c9cb521cab60", "metadata": {}, "hostId": "1ccca928fc0c337caedc269cd96d7e351253f26d483f35b8781f5121", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T19:26:14Z", "updated": "2021-07-14T19:26:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-255285080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1301165958"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 19:26:21,482 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6 0.218s 2021-07-14 19:26:21,482 163149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 19:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24c2658a-50f6-4e59-9fd2-2f457a2c7df8', 'x-compute-request-id': 'req-24c2658a-50f6-4e59-9fd2-2f457a2c7df8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6'} Body: b'{"server": {"id": "787ae72f-f97c-4ab5-9aa1-48d11926bce6", "name": "tempest-TestNetworkAdvancedServerOps-server-1904181420", "status": "BUILD", "tenant_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "user_id": "6faf42999ef2406d9670c9cb521cab60", "metadata": {}, "hostId": "1ccca928fc0c337caedc269cd96d7e351253f26d483f35b8781f5121", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T19:26:14Z", "updated": "2021-07-14T19:26:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-255285080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1301165958"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 19:26:22,696 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6 0.204s 2021-07-14 19:26:22,696 163149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 19:26:22 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-8e73a518-79bd-4cf3-8c0c-a38f63648e83', 'x-compute-request-id': 'req-8e73a518-79bd-4cf3-8c0c-a38f63648e83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6'} Body: b'{"server": {"id": "787ae72f-f97c-4ab5-9aa1-48d11926bce6", "name": "tempest-TestNetworkAdvancedServerOps-server-1904181420", "status": "ACTIVE", "tenant_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "user_id": "6faf42999ef2406d9670c9cb521cab60", "metadata": {}, "hostId": "1ccca928fc0c337caedc269cd96d7e351253f26d483f35b8781f5121", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T19:26:14Z", "updated": "2021-07-14T19:26:22Z", "addresses": {"tempest-network-smoke--1338240962": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:31:b5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-255285080", "OS-SRV-USG:launched_at": "2021-07-14T19:26:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1301165958"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 19:26:22,703 163149 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2021-07-14 19:26:22,916 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6 0.212s 2021-07-14 19:26:22,916 163149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 19:26:22 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-ce5fd98c-d5ab-4943-9b74-a34528c6ec84', 'x-compute-request-id': 'req-ce5fd98c-d5ab-4943-9b74-a34528c6ec84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6'} Body: b'{"server": {"id": "787ae72f-f97c-4ab5-9aa1-48d11926bce6", "name": "tempest-TestNetworkAdvancedServerOps-server-1904181420", "status": "ACTIVE", "tenant_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "user_id": "6faf42999ef2406d9670c9cb521cab60", "metadata": {}, "hostId": "1ccca928fc0c337caedc269cd96d7e351253f26d483f35b8781f5121", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T19:26:14Z", "updated": "2021-07-14T19:26:22Z", "addresses": {"tempest-network-smoke--1338240962": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:31:b5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-255285080", "OS-SRV-USG:launched_at": "2021-07-14T19:26:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1301165958"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 19:26:22,979 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.16:9696/v2.0/ports?device_id=787ae72f-f97c-4ab5-9aa1-48d11926bce6 0.055s 2021-07-14 19:26:22,979 163149 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': '897', 'x-openstack-request-id': 'req-dfa2c4ac-5070-4544-a313-f4740730944a', 'date': 'Wed, 14 Jul 2021 19:26:22 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16:9696/v2.0/ports?device_id=787ae72f-f97c-4ab5-9aa1-48d11926bce6'} Body: b'{"ports":[{"id":"666c8ce0-e92e-454e-8b20-41d281bc2780","name":"","network_id":"cc535c43-5a82-485a-92b9-30c772da0420","tenant_id":"a3d6ee5c9e7d43dd9aef13bacc118669","mac_address":"fa:16:3e:39:31:b5","admin_state_up":true,"status":"ACTIVE","device_id":"787ae72f-f97c-4ab5-9aa1-48d11926bce6","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b66fbf38-2b03-43e5-b838-33d03ecc8826","ip_address":"172.20.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["2f5b4660-2690-42db-948c-77e94c288c16"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"n-h1-800634-3","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2021-07-14T19:26:16Z","updated_at":"2021-07-14T19:26:21Z","revision_number":5,"project_id":"a3d6ee5c9e7d43dd9aef13bacc118669"}]}' 2021-07-14 19:26:24,539 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.16:9696/v2.0/floatingips 1.559s 2021-07-14 19:26:24,540 163149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "9200a437-e1de-4520-88f6-e68386523e61", "port_id": "666c8ce0-e92e-454e-8b20-41d281bc2780", "tenant_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "fixed_ip_address": "172.20.0.5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-c2062214-3791-4b98-b8a0-fb67db042ea6', 'date': 'Wed, 14 Jul 2021 19:26:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2f7b7d7c-d8c9-4232-a11c-fc0faa2c10b0", "tenant_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "floating_ip_address": "172.25.1.122", "floating_network_id": "9200a437-e1de-4520-88f6-e68386523e61", "router_id": "10fb4989-baf9-4dbe-b793-1f6c213cd30a", "port_id": "666c8ce0-e92e-454e-8b20-41d281bc2780", "fixed_ip_address": "172.20.0.5", "status": "DOWN", "project_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "description": "", "port_details": {"name": "", "network_id": "cc535c43-5a82-485a-92b9-30c772da0420", "mac_address": "fa:16:3e:39:31:b5", "admin_state_up": true, "status": "ACTIVE", "device_id": "787ae72f-f97c-4ab5-9aa1-48d11926bce6", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-07-14T19:26:23Z", "updated_at": "2021-07-14T19:26:23Z", "revision_number": 0}}' 2021-07-14 19:26:24,845 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6 0.304s 2021-07-14 19:26:24,845 163149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 19:26:24 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-095d88aa-80b0-422d-8a2b-ffa36428b3c1', 'x-compute-request-id': 'req-095d88aa-80b0-422d-8a2b-ffa36428b3c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6'} Body: b'{"server": {"id": "787ae72f-f97c-4ab5-9aa1-48d11926bce6", "name": "tempest-TestNetworkAdvancedServerOps-server-1904181420", "status": "ACTIVE", "tenant_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "user_id": "6faf42999ef2406d9670c9cb521cab60", "metadata": {}, "hostId": "1ccca928fc0c337caedc269cd96d7e351253f26d483f35b8781f5121", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T19:26:14Z", "updated": "2021-07-14T19:26:22Z", "addresses": {"tempest-network-smoke--1338240962": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:31:b5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-255285080", "OS-SRV-USG:launched_at": "2021-07-14T19:26:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1301165958"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 19:26:24,853 163149 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2021-07-14 19:26:24,921 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.16:9696/v2.0/floatingips/2f7b7d7c-d8c9-4232-a11c-fc0faa2c10b0 0.067s 2021-07-14 19:26:24,921 163149 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': '797', 'x-openstack-request-id': 'req-4110283a-7b1f-4e1f-9e16-a9cd7d345bee', 'date': 'Wed, 14 Jul 2021 19:26:24 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16:9696/v2.0/floatingips/2f7b7d7c-d8c9-4232-a11c-fc0faa2c10b0'} Body: b'{"floatingip": {"id": "2f7b7d7c-d8c9-4232-a11c-fc0faa2c10b0", "tenant_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "floating_ip_address": "172.25.1.122", "floating_network_id": "9200a437-e1de-4520-88f6-e68386523e61", "router_id": "10fb4989-baf9-4dbe-b793-1f6c213cd30a", "port_id": "666c8ce0-e92e-454e-8b20-41d281bc2780", "fixed_ip_address": "172.20.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "cc535c43-5a82-485a-92b9-30c772da0420", "mac_address": "fa:16:3e:39:31:b5", "admin_state_up": true, "status": "ACTIVE", "device_id": "787ae72f-f97c-4ab5-9aa1-48d11926bce6", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-07-14T19:26:23Z", "updated_at": "2021-07-14T19:26:23Z", "revision_number": 0, "project_id": "a3d6ee5c9e7d43dd9aef13bacc118669"}}' 2021-07-14 19:26:25,987 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.16:9696/v2.0/floatingips/2f7b7d7c-d8c9-4232-a11c-fc0faa2c10b0 0.064s 2021-07-14 19:26:25,987 163149 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': '799', 'x-openstack-request-id': 'req-d1c3daca-8210-42c3-9f8b-a9463eddc5a6', 'date': 'Wed, 14 Jul 2021 19:26:25 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16:9696/v2.0/floatingips/2f7b7d7c-d8c9-4232-a11c-fc0faa2c10b0'} Body: b'{"floatingip": {"id": "2f7b7d7c-d8c9-4232-a11c-fc0faa2c10b0", "tenant_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "floating_ip_address": "172.25.1.122", "floating_network_id": "9200a437-e1de-4520-88f6-e68386523e61", "router_id": "10fb4989-baf9-4dbe-b793-1f6c213cd30a", "port_id": "666c8ce0-e92e-454e-8b20-41d281bc2780", "fixed_ip_address": "172.20.0.5", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "cc535c43-5a82-485a-92b9-30c772da0420", "mac_address": "fa:16:3e:39:31:b5", "admin_state_up": true, "status": "ACTIVE", "device_id": "787ae72f-f97c-4ab5-9aa1-48d11926bce6", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-07-14T19:26:23Z", "updated_at": "2021-07-14T19:26:25Z", "revision_number": 1, "project_id": "a3d6ee5c9e7d43dd9aef13bacc118669"}}' 2021-07-14 19:26:25,988 163149 INFO [tempest.scenario.manager] FloatingIP: {'id': '2f7b7d7c-d8c9-4232-a11c-fc0faa2c10b0', 'tenant_id': 'a3d6ee5c9e7d43dd9aef13bacc118669', 'floating_ip_address': '172.25.1.122', 'floating_network_id': '9200a437-e1de-4520-88f6-e68386523e61', 'router_id': '10fb4989-baf9-4dbe-b793-1f6c213cd30a', 'port_id': '666c8ce0-e92e-454e-8b20-41d281bc2780', 'fixed_ip_address': '172.20.0.5', 'status': 'ACTIVE', 'description': '', 'port_details': {'name': '', 'network_id': 'cc535c43-5a82-485a-92b9-30c772da0420', 'mac_address': 'fa:16:3e:39:31:b5', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '787ae72f-f97c-4ab5-9aa1-48d11926bce6', 'device_owner': 'compute:nova'}, 'tags': [], 'created_at': '2021-07-14T19:26:23Z', 'updated_at': '2021-07-14T19:26:25Z', 'revision_number': 1, 'project_id': 'a3d6ee5c9e7d43dd9aef13bacc118669'} is at status: ACTIVE 2021-07-14 19:26:25,988 163149 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 1.134521 seconds 2021-07-14 19:26:25,988 163149 DEBUG [tempest.scenario.manager] checking network connections to IP 172.25.1.122 with user: ubuntu 2021-07-14 19:26:25,988 163149 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_stop_start begins to ping 172.25.1.122 in 120 sec and the expected result is reachable 2021-07-14 19:26:25,998 163149 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.008877 seconds 2021-07-14 19:26:25,998 163149 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_stop_start finishes ping 172.25.1.122 in 120 sec and the ping result is expected 2021-07-14 19:26:26,097 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 POST http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6/action 0.098s 2021-07-14 19:26:26,098 163149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 19:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a81d7a92-15e3-4e02-a3f4-c3fc9418765b', 'x-compute-request-id': 'req-a81d7a92-15e3-4e02-a3f4-c3fc9418765b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6/action'} Body: b'{"output": ""}' 2021-07-14 19:26:26,099 163149 DEBUG [tempest.scenario.manager] Console output for 787ae72f-f97c-4ab5-9aa1-48d11926bce6 body= 2021-07-14 19:26:26,112 163149 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.25.1.122:22' as 'ubuntu' with public key authentication 2021-07-14 19:26:26,123 163149 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-07-14 19:26:26,232 163149 INFO [paramiko.transport] Authentication (publickey) failed. 2021-07-14 19:26:26,233 163149 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.1.122 (Authentication failed.). Number attempts: 1. Retry after 2 seconds. 2021-07-14 19:26:28,747 163149 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-07-14 19:26:28,855 163149 INFO [paramiko.transport] Authentication (publickey) failed. 2021-07-14 19:26:28,856 163149 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.1.122 (Authentication failed.). Number attempts: 2. Retry after 3 seconds. 2021-07-14 19:26:32,367 163149 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-07-14 19:26:32,479 163149 INFO [paramiko.transport] Authentication (publickey) failed. 2021-07-14 19:26:32,480 163149 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.1.122 (Authentication failed.). Number attempts: 3. Retry after 4 seconds. 2021-07-14 19:26:36,996 163149 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-07-14 19:26:37,103 163149 INFO [paramiko.transport] Authentication (publickey) failed. 2021-07-14 19:26:37,103 163149 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.1.122 (Authentication failed.). Number attempts: 4. Retry after 5 seconds. 2021-07-14 19:26:42,619 163149 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-07-14 19:26:42,727 163149 INFO [paramiko.transport] Authentication (publickey) failed. 2021-07-14 19:26:42,728 163149 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.1.122 (Authentication failed.). Number attempts: 5. Retry after 6 seconds. 2021-07-14 19:26:49,241 163149 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-07-14 19:26:49,307 163149 INFO [paramiko.transport] Authentication (publickey) failed. 2021-07-14 19:26:49,308 163149 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.1.122 (Authentication failed.). Number attempts: 6. Retry after 7 seconds. 2021-07-14 19:26:56,826 163149 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-07-14 19:26:56,935 163149 INFO [paramiko.transport] Authentication (publickey) failed. 2021-07-14 19:26:56,935 163149 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.1.122 (Authentication failed.). Number attempts: 7. Retry after 8 seconds. 2021-07-14 19:27:05,455 163149 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-07-14 19:27:05,563 163149 INFO [paramiko.transport] Authentication (publickey) failed. 2021-07-14 19:27:05,564 163149 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.1.122 (Authentication failed.). Number attempts: 8. Retry after 9 seconds. 2021-07-14 19:27:15,083 163149 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-07-14 19:27:15,190 163149 INFO [paramiko.transport] Authentication (publickey) failed. 2021-07-14 19:27:15,191 163149 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.1.122 (Authentication failed.). Number attempts: 9. Retry after 10 seconds. 2021-07-14 19:27:25,708 163149 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-07-14 19:27:25,818 163149 INFO [paramiko.transport] Authentication (publickey) failed. 2021-07-14 19:27:25,818 163149 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.1.122 (Authentication failed.). Number attempts: 10. Retry after 11 seconds. 2021-07-14 19:27:37,339 163149 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-07-14 19:27:37,446 163149 INFO [paramiko.transport] Authentication (publickey) failed. 2021-07-14 19:27:37,446 163149 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.1.122 (Authentication failed.). Number attempts: 11. Retry after 12 seconds. 2021-07-14 19:27:49,969 163149 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-07-14 19:27:50,077 163149 INFO [paramiko.transport] Authentication (publickey) failed. 2021-07-14 19:27:50,078 163149 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.1.122 (Authentication failed.). Number attempts: 12. Retry after 13 seconds. 2021-07-14 19:28:03,599 163149 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-07-14 19:28:03,704 163149 INFO [paramiko.transport] Authentication (publickey) failed. 2021-07-14 19:28:03,705 163149 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.1.122 (Authentication failed.). Number attempts: 13. Retry after 14 seconds. 2021-07-14 19:28:18,230 163149 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-07-14 19:28:18,336 163149 INFO [paramiko.transport] Authentication (publickey) failed. 2021-07-14 19:28:18,337 163149 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.1.122 (Authentication failed.). Number attempts: 14. Retry after 15 seconds. 2021-07-14 19:28:33,865 163149 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-07-14 19:28:33,972 163149 INFO [paramiko.transport] Authentication (publickey) failed. 2021-07-14 19:28:33,973 163149 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.1.122 (Authentication failed.). Number attempts: 15. Retry after 16 seconds. 2021-07-14 19:28:50,499 163149 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-07-14 19:28:50,607 163149 INFO [paramiko.transport] Authentication (publickey) failed. 2021-07-14 19:28:50,608 163149 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.1.122 (Authentication failed.). Number attempts: 16. Retry after 17 seconds. 2021-07-14 19:29:08,133 163149 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-07-14 19:29:08,243 163149 INFO [paramiko.transport] Authentication (publickey) failed. 2021-07-14 19:29:08,244 163149 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.1.122 (Authentication failed.). Number attempts: 17. Retry after 18 seconds. 2021-07-14 19:29:26,774 163149 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-07-14 19:29:26,883 163149 INFO [paramiko.transport] Authentication (publickey) failed. 2021-07-14 19:29:26,883 163149 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.1.122 (Authentication failed.). Number attempts: 18. Retry after 19 seconds. 2021-07-14 19:29:46,412 163149 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-07-14 19:29:46,523 163149 INFO [paramiko.transport] Authentication (publickey) failed. 2021-07-14 19:29:46,524 163149 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.1.122 after 18 attempts. Proxy client: no proxy client 2021-07-14 19:29:46.524 163149 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2021-07-14 19:29:46.524 163149 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection 2021-07-14 19:29:46.524 163149 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2021-07-14 19:29:46.524 163149 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 435, in connect 2021-07-14 19:29:46.524 163149 ERROR tempest.lib.common.ssh self._auth( 2021-07-14 19:29:46.524 163149 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 764, in _auth 2021-07-14 19:29:46.524 163149 ERROR tempest.lib.common.ssh raise saved_exception 2021-07-14 19:29:46.524 163149 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 664, in _auth 2021-07-14 19:29:46.524 163149 ERROR tempest.lib.common.ssh self._transport.auth_publickey(username, pkey) 2021-07-14 19:29:46.524 163149 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/transport.py", line 1580, in auth_publickey 2021-07-14 19:29:46.524 163149 ERROR tempest.lib.common.ssh return self.auth_handler.wait_for_response(my_event) 2021-07-14 19:29:46.524 163149 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/auth_handler.py", line 250, in wait_for_response 2021-07-14 19:29:46.524 163149 ERROR tempest.lib.common.ssh raise e 2021-07-14 19:29:46.524 163149 ERROR tempest.lib.common.ssh paramiko.ssh_exception.AuthenticationException: Authentication failed. 2021-07-14 19:29:46.524 163149 ERROR tempest.lib.common.ssh 2021-07-14 19:29:46,546 163149 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestNetworkAdvancedServerOps:test_server_connectivity_stop_start. Timeout trying to ssh to server {'id': '787ae72f-f97c-4ab5-9aa1-48d11926bce6', 'name': 'tempest-TestNetworkAdvancedServerOps-server-1904181420', 'status': 'ACTIVE', 'tenant_id': 'a3d6ee5c9e7d43dd9aef13bacc118669', 'user_id': '6faf42999ef2406d9670c9cb521cab60', 'metadata': {}, 'hostId': '1ccca928fc0c337caedc269cd96d7e351253f26d483f35b8781f5121', 'image': {'id': 'bf41d154-fc28-4e1f-b40a-bc2c714ee92c', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c'}]}, 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.16/compute/flavors/452'}]}, 'created': '2021-07-14T19:26:14Z', 'updated': '2021-07-14T19:26:22Z', 'addresses': {'tempest-network-smoke--1338240962': [{'version': 4, 'addr': '172.20.0.5', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:39:31:b5'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6'}, {'rel': 'bookmark', 'href': 'http://10.222.0.16/compute/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestNetworkAdvancedServerOps-255285080', 'OS-SRV-USG:launched_at': '2021-07-14T19:26:22.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-1301165958'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []} 2021-07-14 19:29:47,596 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 POST http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6/action 1.049s 2021-07-14 19:29:47,597 163149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 14 Jul 2021 19:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '40799', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4eadf20-05a1-47db-94f0-c0d33137b02f', 'x-compute-request-id': 'req-f4eadf20-05a1-47db-94f0-c0d33137b02f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6/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 2021-07-14 19:29:47,598 163149 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 787ae72f-f97c-4ab5-9aa1-48d11926bce6: [ 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.088000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092000] tsc: Detected 1995.194 MHz processor [ 0.092000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980776) [ 0.096005] pid_max: default: 32768 minimum: 301 [ 0.100000] Security Framework initialized [ 0.100005] Yama: becoming mindful. [ 0.104039] AppArmor: AppArmor initialized [ 0.108000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.108097] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.112000] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.112010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.116500] CPU: Physical Processor ID: 0 [ 0.120000] mce: CPU supports 1 MCE banks [ 0.120115] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.124000] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.124005] Spectre V2 : Mitigation: Full generic retpoline [ 0.128004] Speculative Store Bypass: Vulnerable [ 0.176815] Freeing SMP alternatives memory: 36K [ 0.182317] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.184089] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.188056] Hierarchical SRCU implementation. [ 0.192745] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.196004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.200056] smp: Bringing up secondary CPUs ... [ 0.204005] smp: Brought up 1 node, 1 CPU [ 0.208004] smpboot: Max logical packages: 1 [ 0.212006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.216446] devtmpfs: initialized [ 0.220077] x86/mm: Memory block size: 128MB [ 0.224233] evm: security.selinux [ 0.228008] evm: security.SMACK64 [ 0.232004] evm: security.SMACK64EXEC [ 0.236004] evm: security.SMACK64TRANSMUTE [ 0.240004] evm: security.SMACK64MMAP [ 0.244004] evm: security.apparmor [ 0.248003] evm: security.ima [ 0.252003] evm: security.capability [ 0.256146] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.260014] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.264058] pinctrl core: initialized pinctrl subsystem [ 0.268271] NET: Registered protocol family 16 [ 0.272109] audit: initializing netlink subsys (disabled) [ 0.276170] cpuidle: using governor ladder [ 0.280009] audit: type=2000 audit(1626290793.276:1): state=initialized audit_enabled=0 res=1 [ 0.284009] cpuidle: using governor menu [ 0.288058] ACPI: bus type PCI registered [ 0.292004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.300541] PCI: Using configuration type 1 for base access [ 0.305501] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.308273] ACPI: Added _OSI(Module Device) [ 0.312029] ACPI: Added _OSI(Processor Device) [ 0.316005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.320004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.324019] ACPI: Added _OSI(Linux-Dell-Video) [ 0.336157] ACPI: Interpreter enabled [ 0.340012] ACPI: (supports S0 S5) [ 0.343769] ACPI: Using IOAPIC for interrupt routing [ 0.348036] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.352959] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.396144] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.400010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.404012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.408015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416888] PCI host bridge to bus 0000:00 [ 0.420007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.424006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.428006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.432027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.436006] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.440006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.482978] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.484006] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.488007] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.492006] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.498211] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.498211] * this clock source is slow. Consider trying other clock sources [ 0.511174] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.558121] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.564027] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.568824] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.576645] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.580609] SCSI subsystem initialized [ 0.584311] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.588000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.588005] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.592004] vgaarb: loaded [ 0.596051] pps_core: LinuxPPS API ver. 1 registered [ 0.600004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.604014] PTP clock support registered [ 0.608060] EDAC MC: Ver: 3.0.0 [ 0.614393] hv_vmbus: Vmbus version:4.0 [ 0.616112] PCI: Using ACPI for IRQ routing [ 0.620155] NetLabel: Initializing [ 0.623965] NetLabel: domain hash size = 128 [ 0.624015] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.628612] NetLabel: unlabeled traffic allowed by default [ 0.632150] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.650314] VFS: Disk quotas dquot_6.6.0 [ 0.654462] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.659700] AppArmor: AppArmor Filesystem Enabled [ 0.664116] pnp: PnP ACPI init [ 0.676426] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.680923] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.685445] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.690677] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.695024] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.699350] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.704199] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.709191] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.713613] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.717996] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.722353] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.726916] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.731540] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.736247] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.740781] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.745334] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.750922] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.756456] pnp: PnP ACPI: found 9 devices [ 0.769072] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.774243] NET: Registered protocol family 2 [ 0.778540] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.783153] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.787865] TCP: Hash tables configured (established 8192 bind 8192) [ 0.792336] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.796941] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.801460] NET: Registered protocol family 1 [ 0.805520] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.810987] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.816670] Unpacking initramfs... [ 1.114548] Freeing initrd memory: 13088K [ 1.118857] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.123267] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.129475] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e4f190f, max_idle_ns: 881590731118 ns [ 1.134850] Scanning for low memory corruption every 60 seconds [ 1.139833] Initialise system trusted keyrings [ 1.144661] Key type blacklist registered [ 1.148704] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.154777] zbud: loaded [ 1.160444] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.165739] fuse init (API version 7.26) [ 1.171164] Key type asymmetric registered [ 1.175889] Asymmetric key parser 'x509' registered [ 1.180397] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.185347] io scheduler noop registered (default) [ 1.190191] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.195088] ACPI: Power Button [PWRF] [ 1.199553] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.230642] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.259827] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.267993] Linux agpgart interface v0.103 [ 1.273476] loop: module loaded [ 1.277387] hv_vmbus: registering driver hv_storvsc [ 1.285705] scsi host0: storvsc_host_t [ 1.294697] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.304162] scsi host1: storvsc_host_t [ 1.313186] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.317992] random: fast init done [ 1.322696] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.334616] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.342244] scsi host2: ata_piix [ 1.346930] sd 0:0:0:0: [sda] Write Protect is off [ 1.351296] scsi host3: ata_piix [ 1.355360] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.360130] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.364949] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.380486] libphy: Fixed MDIO Bus: probed [ 1.384529] tun: Universal TUN/TAP device driver, 1.6 [ 1.388871] PPP generic driver version 2.4.2 [ 1.393809] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.415664] sda: sda1 [ 1.419816] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.424415] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.429196] mousedev: PS/2 mouse device common for all mice [ 1.434801] rtc_cmos 00:00: RTC can wake from S4 [ 1.465381] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.474100] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.478732] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.483131] device-mapper: uevent: version 1.0.3 [ 1.487708] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.493420] NET: Registered protocol family 10 [ 1.503247] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.514275] Segment Routing with IPv6 [ 1.519208] NET: Registered protocol family 17 [ 1.523498] Key type dns_resolver registered [ 1.527841] RAS: Correctable Errors collector initialized. [ 2.455897] registered taskstats version 1 [ 2.460662] Loading compiled-in X.509 certificates [ 2.468707] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.474199] zswap: loaded using pool lzo/zbud [ 2.483470] Key type big_key registered [ 2.487741] Key type trusted registered [ 2.494242] Key type encrypted registered [ 2.498270] AppArmor: AppArmor sha1 policy hashing enabled [ 2.503212] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.507631] evm: HMAC attrs: 0x1 [ 2.635069] rtc_cmos 00:00: setting system clock to 2021-07-14 19:26:36 UTC (1626290796) [ 2.640118] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.644801] EDD information not available. [ 3.080624] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.091785] ata2.00: configured for MWDMA2 [ 3.111243] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.127753] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.132290] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.140791] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.148833] Freeing unused kernel memory: 2248K [ 3.160073] Write protecting the kernel read-only data: 18432k [ 3.165573] Freeing unused kernel memory: 2008K [ 3.170168] Freeing unused kernel memory: 124K [ 3.186761] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.191329] x86/mm: Checking user space page tables [ 3.206499] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.259904] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.266349] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.271320] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.278554] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.283761] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.296095] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.309545] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.316966] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.321512] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.326105] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.474631] hv_utils: Registering HyperV Utility Driver [ 3.479003] hv_vmbus: registering driver hv_util [ 3.491874] hidraw: raw HID events driver (C) Jiri Kosina [ 3.498841] hv_vmbus: registering driver hv_netvsc [ 3.506741] hv_vmbus: registering driver hyperv_keyboard [ 3.525034] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.535879] hv_vmbus: registering driver hid_hyperv [ 3.644609] hv_utils: Heartbeat IC version 3.0 [ 3.650301] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.676847] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.704576] hv_utils: Shutdown IC version 3.0 [ 3.709627] hv_utils: TimeSync IC version 4.0 [ 3.717880] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 3.860044] raid6: sse2x1 gen() 4970 MB/s [ 3.912030] raid6: sse2x1 xor() 3829 MB/s [ 3.964029] raid6: sse2x2 gen() 5892 MB/s [ 4.016200] raid6: sse2x2 xor() 4399 MB/s [ 4.068036] raid6: sse2x4 gen() 7108 MB/s [ 4.120106] raid6: sse2x4 xor() 5372 MB/s [ 4.124128] raid6: using algorithm sse2x4 gen() 7108 MB/s [ 4.129424] raid6: .... xor() 5372 MB/s, rmw enabled [ 4.133624] raid6: using intx1 recovery algorithm [ 4.142088] xor: measuring software checksum speed [ 4.184025] prefetch64-sse: 10158.000 MB/sec [ 4.228025] generic_sse: 9414.000 MB/sec [ 4.232066] xor: using function: prefetch64-sse (10158.000 MB/sec) [ 4.239561] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.402631] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.564747] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 4.794241] 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) [ 4.802319] systemd[1]: Detected virtualization microsoft. [ 4.807011] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 4.849272] systemd[1]: Set hostname to <ubuntu>. [ 4.856218] systemd[1]: Initializing machine ID from random generator. [ 4.861898] systemd[1]: Installed transient /etc/machine-id file. [ 5.108565] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 5.158402] 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. [ 5.208604] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [ 5.256604] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Listening on Journal Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Control 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... Mounting Debug File System... Mounting Huge Pages File System... [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m[ 5.698686] EXT4-fs (sda1): re-mounted. Opts: (null) ] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on LVM2 poll daemon socket. Mounting POSIX Message Queue File System... [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Listening on Journal Audit Socket. Starting Journal Service... [[0;32m OK [0m] Reached target Encrypted Volumes. Starting Load Kernel Modules... [[0;32m OK [0m] [ 6.202178] Loading iSCSI transport class v2.0-870. Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m[ 6.254018] iscsi: registered transport (tcp) ] Mounted Debug File System. [[ 6.293408] iscsi: registered transport (iser) [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 Initial cloud-init job (pre-networking)... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... 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 Nodes 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 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] Started udev Kernel Device Manager. Starting Create Volatile Files and Directories... [[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 Network Time Synchronization. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[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] Reached target System Time Synchronized. [ 10.740367] cloud-init[339]: Cloud-init v. 18.2 running 'init-local' at Wed, 14 Jul 2021 19:26:43 +0000. Up 9.47 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)... [ 15.053943] cloud-init[670]: Cloud-init v. 18.2 running 'init' at Wed, 14 Jul 2021 19:26:46 +0000. Up 12.43 seconds. [ 15.140937] cloud-init[670]: [[0;32m OK [0mci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++] Started Initial cloud-init job (metadata service crawler). [ 15.250347] [cloud-init[0;32m OK [0m[670]: ] ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Reached target Cloud-config availability. [[0;32m OK [0m[ 15.354930] ] cloud-initReached target System Initialization.[670]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [[0;32m OK [0m ] [ 15.451089] Listening on D-Bus System Message Bus Socket.cloud-init [670]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[ [0;32m OK [0m[ 15.530493] ] cloud-initStarted Daily apt download activities.[670]: ci-info: | eth0 | True | 172.20.0.5 | 255.255.255.240 | . | fa:16:3e:39:31:b5 |[[0;32m OK [0m ] Started Daily apt upgrade and clean activities.[ 15.634038] cloud-init[670]: [ci-info: | eth0 | True | fe80::f816:3eff:fe39:31b5/64 | . | link | fa:16:3e:39:31:b5 |[0;32m OK [0m] Listening on ACPID Listen Socket.[ 15.720980] cloud-init [670]: [ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |[0;32m OK [0m] Reached target Sockets.[ 15.806311] cloud-init[670]: ci-info: | lo | True | ::1/128 | . | host | . |[ [0;32m OK [0m[ 15.876510] ] cloud-initStarted ACPI Events Check.[670]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [[0;32m OK [0m ] Reached target Paths.[ 15.975809] cloud-init [670]: [[0;32m OK [0mci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++] Reached target Basic System. [ 16.068170] cloud-init[670]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[ [0;32m OK [0m[ 16.129102] ] cloud-init[670]: Started Regular background program processing daemon.ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Starting LSB: MD monitoring daemon...[ 16.228176] cloud-init [670]: [ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[0;32m OK [0m] Started Unattended Upgrades Shutdown.[ 16.317580] cloud-init[670]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |Starting Login Service... [ 16.407210] Starting LSB: Record successful boot for GRUB...cloud-init[670]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | [[0;32m OK [0m[ 16.499323] cloud-init] [670]: Started ACPI event daemon.ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [ [0;32m OK [0m[ 16.587095] ] cloud-initStarted Deferred execution scheduler.[670]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[[0;32m OK [0m ] [ 16.681576] Started Daily Cleanup of Temporary Directories.cloud-init [670]: Generating public/private rsa key pair.[[0;32m OK [0m ] [ 16.762707] Reached target Timers.cloud-init [670]: [Your identification has been saved in /etc/ssh/ssh_host_rsa_key.[0;32m OK [0m ] Started D-Bus System Message Bus.[ 16.857272] cloud-init [670]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 16.918926] cloud-init[670]: The key fingerprint is: [ 16.960865] cloud-init[670]: SHA256:qE4FBv8CF8i93+Vz2OzE5pc6X0pKygLCPeEqtlt+wuI root@tempest-testnetworkadvancedserverops-server-1904181420 [ 17.009909] cloud-init[670]: The key's randomart image is: [ 17.051947] cloud-init[670]: +---[RSA 2048]----+[[0;32m OK [0m ] [ 17.114806] Reached target Network is Online.cloud-init [670]: | ..o. | [ 17.179701] Starting OpenBSD Secure Shell server...cloud-init [670]: | oo.. | Starting Apply the settings specified in cloud-config...[ 17.272166] cloud-init [670]: | . =. |Starting iSCSI initiator daemon (iscsid)... [ 17.438230] cloud-init[670]: | +.o.. . |Starting /etc/rc.local Compatibility... [ 17.560216] [cloud-init[0;32m OK [0m[670]: | ..++oSo = |] Started OpenBSD Secure Shell server.[ 17.668215] cloud-init[670]: [| o+* . + B |[0;32m OK [0m ] Started /etc/rc.local Compatibility.[ 17.786578] cloud-init [670]: | .+o o B. ...|[[0;32m OK [0m ] [ 17.904237] Started iSCSI initiator daemon (iscsid).cloud-init[670]: | +=+ . .. o+ooo | [ 18.045904] [cloud-init[0;32m OK [0m[670]: ] | oE=oo .o o=o |Started Login Service. [ 18.192196] [cloud-init[670]: [0;32m OK [0m+----[SHA256]-----+] Started LSB: MD monitoring daemon.[ 18.300726] cloud-init[[670]: [0;32m OK [0mGenerating public/private dsa key pair.] Started LSB: Record successful boot for GRUB.[ 18.408973] cloud-init [670]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Starting Login to default iSCSI targets...[ 18.516801] cloud-init[670]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 18.628718] cloud-init[[0;32m OK [0m[670]: The key fingerprint is:] Started Login to default iSCSI targets. [ 18.732182] cloud-init[670]: [SHA256:NpgykwEx3H8vH1jLEPlOn8Stz8L5+uHXijoBzikpujM root@tempest-testnetworkadvancedserverops-server-1904181420[0;32m OK [0m] Reached target Remote File Systems (Pre).[ 18.868161] cloud-init[[670]: [0;32m OK [0mThe key's randomart image is: ] Reached target Remote File Systems.[ 18.958410] cloud-init [670]: +---[DSA 1024]----+Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [ 19.052155] cloud-init [670]: Starting LSB: automatic crash report generation...| .+o . | [ 19.168210] cloud-initStarting Permit User Sessions...[670]: | .o. o | [[ 19.276208] [0;32m OK [0mcloud-init] [670]: Started Permit User Sessions.| .. o . . | [ 19.388168] [cloud-init[0;32m OK [0m[670]: | o.o+ + o . |] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [ 19.493668] cloud-init[[670]: [0;32m OK [0m| = o=S@ + o |] Started Serial Getty on ttyS0.[ 19.628172] cloud-init[670]: [| .+o.*.B + |[0;32m OK [0m ] [ 19.717816] Started Getty on tty1.cloud-init [670]: | . . . o + +. .|[[0;32m OK [0m ] [ 19.801992] Reached target Login Prompts.cloud-init[670]: | E o +oo.o|[ [0;32m OK [0m[ 19.877143] ] cloud-initStarted LSB: automatic crash report generation.[670]: | .+ .oo==o | [[0;32m OK [0m[ 19.963729] cloud-init] [670]: Reached target Multi-User System.+----[SHA256]-----+ [ 20.031445] [cloud-init[0;32m OK [0m[670]: ] Generating public/private ecdsa key pair.Reached target Graphical Interface. [ 20.117592] cloud-init [670]: Starting Update UTMP about System Runlevel Changes...Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 20.198247] cloud-init[670]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [[ 20.252247] [0;32m OK [0mcloud-init[670]: ] The key fingerprint is:Started Update UTMP about System Runlevel Changes. [ 20.327146] cloud-init[670]: SHA256:03OxeEoNsI8n2jjLbulGVIZZoiYSpFxMGl6DIl90FNc root@tempest-testnetworkadvancedserverops-server-1904181420 [ 20.387285] cloud-init[670]: The key's randomart image is: [ 20.428451] cloud-init[670]: +---[ECDSA 256]---+ [ 20.469566] cloud-init[670]: |oo+*..==+. | [ 20.509524] cloud-init[670]: |*o=.ooooooE | [ 20.550690] cloud-init[670]: |==..o o. . . | [ 20.591180] cloud-init[670]: | ..o . + + o | [ 20.632203] cloud-init[670]: | . S B = | [ 20.673633] cloud-init[670]: | .+ = = | [ 20.714223] cloud-init[670]: | .+.. . | [ 20.753578] cloud-init[670]: | .+o | [ 20.794377] cloud-init[670]: | == | [ 20.835183] cloud-init[670]: +----[SHA256]-----+ [ 20.875149] cloud-init[670]: Generating public/private ed25519 key pair. [ 20.917810] cloud-init[670]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 20.967401] cloud-init[670]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 21.012975] cloud-init[670]: The key fingerprint is: [ 21.053595] cloud-init[670]: SHA256:ux93R+EqR32FLR5izpSObuxBcEab0X/hJRNroN/pX7E root@tempest-testnetworkadvancedserverops-server-1904181420 [ 21.104680] cloud-init[670]: The key's randomart image is: [ 21.146487] cloud-init[670]: +--[ED25519 256]--+ [ 21.187991] cloud-init[670]: | o.. .. | [ 21.229375] cloud-init[670]: | . =.oo=.| [ 21.270190] cloud-init[670]: | . * =.B+=| [ 21.311011] cloud-init[670]: | + O =+=+| [ 21.351865] cloud-init[670]: | S o =.+=o| [ 21.396625] cloud-init[670]: | = ....+| [ 21.442311] cloud-init[670]: | . *..ooEo| [ 21.484412] cloud-init[670]: | + +o. o.| [ 21.527518] cloud-init[670]: | ..o .| [ 21.569991] cloud-init[670]: +----[SHA256]-----+ Ubuntu 16.04.4 LTS tempest-testnetworkadvancedserverops-server-1904181420 ttyS0 tempest-testnetworkadvancedserverops-server-1904181420 login: [ 83.051035] cloud-init[758]: Cloud-init v. 18.2 running 'modules:config' at Wed, 14 Jul 2021 19:26:53 +0000. Up 19.02 seconds. 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 | 39:d6:7f:82:88:45:1d:b8:a3:13:a1:1e:09:e5:b2:59 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Jul 14 19:27:58 ec2: <14>Jul 14 19:27:58 ec2: ############################################################# <14>Jul 14 19:27:58 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Jul 14 19:27:58 ec2: 1024 SHA256:NpgykwEx3H8vH1jLEPlOn8Stz8L5+uHXijoBzikpujM root@tempest-testnetworkadvancedserverops-server-1904181420 (DSA) <14>Jul 14 19:27:58 ec2: 256 SHA256:03OxeEoNsI8n2jjLbulGVIZZoiYSpFxMGl6DIl90FNc root@tempest-testnetworkadvancedserverops-server-1904181420 (ECDSA) <14>Jul 14 19:27:58 ec2: 256 SHA256:ux93R+EqR32FLR5izpSObuxBcEab0X/hJRNroN/pX7E root@tempest-testnetworkadvancedserverops-server-1904181420 (ED25519) <14>Jul 14 19:27:58 ec2: 2048 SHA256:qE4FBv8CF8i93+Vz2OzE5pc6X0pKygLCPeEqtlt+wuI root@tempest-testnetworkadvancedserverops-server-1904181420 (RSA) <14>Jul 14 19:27:58 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Jul 14 19:27:58 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA9l76dE2a/wWebM2X5ZJ79tArpSAgWx8Xz9mOO21/Yq0egDuoTQMfoawCx+WqgAgNsuqapi34QqWGRb5dXQWxI= root@tempest-testnetworkadvancedserverops-server-1904181420 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH6bFaYaMm1C5CIT/CUsfDKHnaGl6zgxwhoyxeXiN8cX root@tempest-testnetworkadvancedserverops-server-1904181420 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPYkAm/DBetC1taU628EZs7IH9889ke79BjxY83tJlHr6+QKEgZeCpD6gtnfQPV7zM1O9a/tcgyVfNTLvSu/HIjhkJ1vBaFdgk6/hGMI9v2kb//+/+rnaMgcgUVXddvNSpQdoOTgLi0bQ8mr2HACIIF7LtLstVY/BW+/GrUYwcY3yRKYVYjGJEwiDf6EG4Hh2Ur2c7rR2HPTVFrNqeIMM+jAkvgwnFNJjKYe6cv 2021-07-14 19:29:47,599 163149 ERROR [tempest.scenario.manager] Public network connectivity check failed 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager Traceback (most recent call last): 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager ssh.connect(self.host, port=self.port, username=self.username, 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 435, in connect 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager self._auth( 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 764, in _auth 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager raise saved_exception 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 664, in _auth 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager self._transport.auth_publickey(username, pkey) 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/transport.py", line 1580, in auth_publickey 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager return self.auth_handler.wait_for_response(my_event) 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/auth_handler.py", line 250, in wait_for_response 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager raise e 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager paramiko.ssh_exception.AuthenticationException: Authentication failed. 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager During handling of the above exception, another exception occurred: 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager Traceback (most recent call last): 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager File "/opt/stack/tempest/tempest/scenario/manager.py", line 955, in check_vm_connectivity 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager self.get_remote_client(ip_address, username, private_key, 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager File "/opt/stack/tempest/tempest/scenario/manager.py", line 726, in get_remote_client 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager linux_client.validate_authentication() 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager return function(self, *args, **kwargs) 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 114, in validate_authentication 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager self.ssh_client.test_connection_auth() 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 216, in test_connection_auth 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager connection = self._get_ssh_connection() 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 126, in _get_ssh_connection 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager raise exceptions.SSHTimeout(host=self.host, 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager tempest.lib.exceptions.SSHTimeout: Connection to the 172.25.1.122 via SSH timed out. 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager User: ubuntu, Password: None 2021-07-14 19:29:47.599 163149 ERROR tempest.scenario.manager 2021-07-14 19:29:48,526 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.16:9696/v2.0/floatingips/2f7b7d7c-d8c9-4232-a11c-fc0faa2c10b0 0.916s 2021-07-14 19:29:48,526 163149 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-2c981cf8-774d-4fe4-a32c-a30d0db472cf', 'content-length': '0', 'date': 'Wed, 14 Jul 2021 19:29:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16:9696/v2.0/floatingips/2f7b7d7c-d8c9-4232-a11c-fc0faa2c10b0'} Body: b'' 2021-07-14 19:29:48,857 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6 0.330s 2021-07-14 19:29:48,857 163149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 19:29:48 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-ccc188eb-851b-4621-8692-50761a5c8fb1', 'x-compute-request-id': 'req-ccc188eb-851b-4621-8692-50761a5c8fb1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6'} Body: b'' 2021-07-14 19:29:49,194 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6 0.336s 2021-07-14 19:29:49,196 163149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 19:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1689', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebf249c8-784e-433c-b984-5f2449e84d3a', 'x-compute-request-id': 'req-ebf249c8-784e-433c-b984-5f2449e84d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6'} Body: b'{"server": {"id": "787ae72f-f97c-4ab5-9aa1-48d11926bce6", "name": "tempest-TestNetworkAdvancedServerOps-server-1904181420", "status": "ACTIVE", "tenant_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "user_id": "6faf42999ef2406d9670c9cb521cab60", "metadata": {}, "hostId": "1ccca928fc0c337caedc269cd96d7e351253f26d483f35b8781f5121", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T19:26:14Z", "updated": "2021-07-14T19:29:49Z", "addresses": {"tempest-network-smoke--1338240962": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:31:b5"}, {"version": 4, "addr": "172.25.1.122", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:31:b5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-255285080", "OS-SRV-USG:launched_at": "2021-07-14T19:26:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1301165958"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 19:29:50,652 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6 0.438s 2021-07-14 19:29:50,653 163149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 19:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca054a5b-c1cc-4dd5-a059-5bbc7bcb091c', 'x-compute-request-id': 'req-ca054a5b-c1cc-4dd5-a059-5bbc7bcb091c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6'} Body: b'{"server": {"id": "787ae72f-f97c-4ab5-9aa1-48d11926bce6", "name": "tempest-TestNetworkAdvancedServerOps-server-1904181420", "status": "ACTIVE", "tenant_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "user_id": "6faf42999ef2406d9670c9cb521cab60", "metadata": {}, "hostId": "1ccca928fc0c337caedc269cd96d7e351253f26d483f35b8781f5121", "image": {"id": "bf41d154-fc28-4e1f-b40a-bc2c714ee92c", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/bf41d154-fc28-4e1f-b40a-bc2c714ee92c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2021-07-14T19:26:14Z", "updated": "2021-07-14T19:29:49Z", "addresses": {"tempest-network-smoke--1338240962": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:31:b5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-255285080", "OS-SRV-USG:launched_at": "2021-07-14T19:26:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1301165958"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-07-14 19:29:51,730 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 404 GET http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6 0.067s 2021-07-14 19:29:51,730 163149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 19:29:51 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-e47ede19-749d-4a0a-8b83-561b6b0078e9', 'x-compute-request-id': 'req-e47ede19-749d-4a0a-8b83-561b6b0078e9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/787ae72f-f97c-4ab5-9aa1-48d11926bce6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 787ae72f-f97c-4ab5-9aa1-48d11926bce6 could not be found."}}' 2021-07-14 19:29:53,191 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT http://10.222.0.16:9696/v2.0/routers/10fb4989-baf9-4dbe-b793-1f6c213cd30a/remove_router_interface 1.460s 2021-07-14 19:29:53,192 163149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "b66fbf38-2b03-43e5-b838-33d03ecc8826"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-76cd95e9-2133-4f49-9e55-2d719762fff4', 'date': 'Wed, 14 Jul 2021 19:29:53 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16:9696/v2.0/routers/10fb4989-baf9-4dbe-b793-1f6c213cd30a/remove_router_interface'} Body: b'{"id": "10fb4989-baf9-4dbe-b793-1f6c213cd30a", "tenant_id": "a3d6ee5c9e7d43dd9aef13bacc118669", "port_id": "1166a68c-078b-4ffe-b21f-ee1947db6b81", "network_id": "cc535c43-5a82-485a-92b9-30c772da0420", "subnet_id": "b66fbf38-2b03-43e5-b838-33d03ecc8826", "subnet_ids": ["b66fbf38-2b03-43e5-b838-33d03ecc8826"]}' 2021-07-14 19:29:53,480 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.16:9696/v2.0/subnets/b66fbf38-2b03-43e5-b838-33d03ecc8826 0.287s 2021-07-14 19:29:53,480 163149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-4765de06-f594-431b-a247-c1c91c883ff7', 'date': 'Wed, 14 Jul 2021 19:29:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16:9696/v2.0/subnets/b66fbf38-2b03-43e5-b838-33d03ecc8826'} Body: b'' 2021-07-14 19:29:54,295 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.16:9696/v2.0/routers/10fb4989-baf9-4dbe-b793-1f6c213cd30a 0.814s 2021-07-14 19:29:54,296 163149 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-e9e963f7-552b-4b15-8f3b-902888be7ae2', 'content-length': '0', 'date': 'Wed, 14 Jul 2021 19:29:54 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16:9696/v2.0/routers/10fb4989-baf9-4dbe-b793-1f6c213cd30a'} Body: b'' 2021-07-14 19:29:54,595 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.16:9696/v2.0/networks/cc535c43-5a82-485a-92b9-30c772da0420 0.298s 2021-07-14 19:29:54,595 163149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-b24380aa-3396-4215-9151-a466432a6536', 'date': 'Wed, 14 Jul 2021 19:29:54 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16:9696/v2.0/networks/cc535c43-5a82-485a-92b9-30c772da0420'} Body: b'' 2021-07-14 19:29:54,779 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.16:9696/v2.0/security-groups/2f5b4660-2690-42db-948c-77e94c288c16 0.183s 2021-07-14 19:29:54,780 163149 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-c60f8b75-5eeb-40b9-93eb-5c5f65eccf5b', 'content-length': '0', 'date': 'Wed, 14 Jul 2021 19:29:54 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16:9696/v2.0/security-groups/2f5b4660-2690-42db-948c-77e94c288c16'} Body: b'' 2021-07-14 19:29:54,825 163149 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE http://10.222.0.16/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-255285080 0.045s 2021-07-14 19:29:54,826 163149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 14 Jul 2021 19:29:54 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-556ce8b4-5cb0-4790-abdb-2af7f11dc20c', 'x-compute-request-id': 'req-556ce8b4-5cb0-4790-abdb-2af7f11dc20c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-255285080'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection ssh.connect(self.host, port=self.port, username=self.username, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 435, in connect self._auth( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 764, in _auth raise saved_exception File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 664, in _auth self._transport.auth_publickey(username, pkey) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/transport.py", line 1580, in auth_publickey return self.auth_handler.wait_for_response(my_event) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/auth_handler.py", line 250, in wait_for_response raise e paramiko.ssh_exception.AuthenticationException: Authentication failed. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 112, in test_server_connectivity_stop_start floating_ip = self._setup_network(server, keypair) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 77, in _setup_network self._wait_server_status_and_check_network_connectivity( File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 103, in _wait_server_status_and_check_network_connectivity self._check_network_connectivity(server, keypair, floating_ip, File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 93, in _check_network_connectivity self.check_vm_connectivity(floating_ip_addr, username, File "/opt/stack/tempest/tempest/scenario/manager.py", line 955, in check_vm_connectivity self.get_remote_client(ip_address, username, private_key, File "/opt/stack/tempest/tempest/scenario/manager.py", line 726, in get_remote_client linux_client.validate_authentication() File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper return function(self, *args, **kwargs) File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 114, in validate_authentication self.ssh_client.test_connection_auth() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 216, in test_connection_auth connection = self._get_ssh_connection() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 126, in _get_ssh_connection raise exceptions.SSHTimeout(host=self.host, tempest.lib.exceptions.SSHTimeout: Connection to the 172.25.1.122 via SSH timed out. User: ubuntu, Password: None |
||||||
test_server_connectivity_suspend_resume[compute,id-5cdf9499-541d-4923-804e-b9a60620a7f0,network,slow] |
pass
pt10.9: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume[compute,id-5cdf9499-541d-4923-804e-b9a60620a7f0,network,slow] |
||||||
setUpClass (tempest.api.compute.admin.test_agents | 1 | 0 | 0 | 0 | 1 | Detail | |
AgentsAdminTestJSON) |
skip
pt11.1: setUpClass (tempest.api.compute.admin.test_agents.AgentsAdminTestJSON) |
||||||
setUpClass (tempest.api.compute.admin.test_auto_allocate_network | 1 | 0 | 0 | 0 | 1 | Detail | |
AutoAllocateNetworkTest) |
skip
pt12.1: setUpClass (tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest) |
||||||
setUpClass (tempest.api.compute.admin.test_fixed_ips | 1 | 0 | 0 | 0 | 1 | Detail | |
FixedIPsTestJson) |
skip
pt13.1: setUpClass (tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson) |
||||||
setUpClass (tempest.api.compute.admin.test_fixed_ips_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
FixedIPsNegativeTestJson) |
skip
pt14.1: setUpClass (tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson) |
||||||
setUpClass (tempest.api.compute.admin.test_floating_ips_bulk | 1 | 0 | 0 | 0 | 1 | Detail | |
FloatingIPsBulkAdminTestJSON) |
skip
pt15.1: setUpClass (tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON) |
||||||
setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt16.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) |
||||||
setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt17.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) |
||||||
setUpClass (tempest.api.compute.certificates.test_certificates | 1 | 0 | 0 | 0 | 1 | Detail | |
CertificatesV2TestJSON) |
skip
pt18.1: setUpClass (tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_attach_interfaces | 3 | 0 | 0 | 0 | 3 | Detail | |
AttachInterfacesUnderV243Test) |
skip
pt19.1: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test) |
||||||
AttachInterfacesV270Test) |
skip
pt19.2: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesV270Test) |
||||||
AttachInterfacesTestJSON) |
skip
pt19.3: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_novnc | 1 | 0 | 0 | 0 | 1 | Detail | |
NoVNCConsoleTestJSON) |
skip
pt20.1: setUpClass (tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_server_metadata | 1 | 0 | 0 | 0 | 1 | Detail | |
ServerMetadataTestJSON) |
skip
pt21.1: setUpClass (tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_server_personality | 1 | 0 | 0 | 0 | 1 | Detail | |
ServerPersonalityTestJSON) |
skip
pt22.1: setUpClass (tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_server_rescue | 3 | 0 | 0 | 0 | 3 | Detail | |
ServerStableDeviceRescueTest) |
skip
pt23.1: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest) |
||||||
ServerStableDeviceRescueTestIDE) |
skip
pt23.2: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTestIDE) |
||||||
ServerBootFromVolumeStableRescueTest) |
skip
pt23.3: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest) |
||||||
setUpClass (tempest.api.compute.servers.test_virtual_interfaces | 1 | 0 | 0 | 0 | 1 | Detail | |
VirtualInterfacesTestJSON) |
skip
pt24.1: setUpClass (tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_virtual_interfaces_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
VirtualInterfacesNegativeTestJSON) |
skip
pt25.1: setUpClass (tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON) |
||||||
setUpClass (tempest.api.compute.test_networks | 1 | 0 | 0 | 0 | 1 | Detail | |
ComputeNetworksTest) |
skip
pt26.1: setUpClass (tempest.api.compute.test_networks.ComputeNetworksTest) |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt27.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_endpoints | 1 | 0 | 0 | 0 | 1 | Detail | |
EndPointsTestJSON) |
skip
pt28.1: setUpClass (tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_roles | 1 | 0 | 0 | 0 | 1 | Detail | |
RolesTestJSON) |
skip
pt29.1: setUpClass (tempest.api.identity.admin.v2.test_roles.RolesTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_roles_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
RolesNegativeTestJSON) |
skip
pt30.1: setUpClass (tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_services | 1 | 0 | 0 | 0 | 1 | Detail | |
ServicesTestJSON) |
skip
pt31.1: setUpClass (tempest.api.identity.admin.v2.test_services.ServicesTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tenant_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
TenantsNegativeTestJSON) |
skip
pt32.1: setUpClass (tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tenants | 1 | 0 | 0 | 0 | 1 | Detail | |
TenantsTestJSON) |
skip
pt33.1: setUpClass (tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tokens | 1 | 0 | 0 | 0 | 1 | Detail | |
TokensTestJSON) |
skip
pt34.1: setUpClass (tempest.api.identity.admin.v2.test_tokens.TokensTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tokens_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
TokensAdminTestNegative) |
skip
pt35.1: setUpClass (tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_users | 1 | 0 | 0 | 0 | 1 | Detail | |
UsersTestJSON) |
skip
pt36.1: setUpClass (tempest.api.identity.admin.v2.test_users.UsersTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_users_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UsersNegativeTestJSON) |
skip
pt37.1: setUpClass (tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON) |
||||||
setUpClass (tempest.api.identity.v2.test_api_discovery | 1 | 0 | 0 | 0 | 1 | Detail | |
TestApiDiscovery) |
skip
pt38.1: setUpClass (tempest.api.identity.v2.test_api_discovery.TestApiDiscovery) |
||||||
setUpClass (tempest.api.identity.v2.test_ec2_credentials | 1 | 0 | 0 | 0 | 1 | Detail | |
EC2CredentialsTest) |
skip
pt39.1: setUpClass (tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest) |
||||||
setUpClass (tempest.api.identity.v2.test_extension | 1 | 0 | 0 | 0 | 1 | Detail | |
ExtensionTestJSON) |
skip
pt40.1: setUpClass (tempest.api.identity.v2.test_extension.ExtensionTestJSON) |
||||||
setUpClass (tempest.api.identity.v2.test_tenants | 1 | 0 | 0 | 0 | 1 | Detail | |
IdentityTenantsTest) |
skip
pt41.1: setUpClass (tempest.api.identity.v2.test_tenants.IdentityTenantsTest) |
||||||
setUpClass (tempest.api.identity.v2.test_tokens | 1 | 0 | 0 | 0 | 1 | Detail | |
TokensTest) |
skip
pt42.1: setUpClass (tempest.api.identity.v2.test_tokens.TokensTest) |
||||||
setUpClass (tempest.api.identity.v2.test_users | 1 | 0 | 0 | 0 | 1 | Detail | |
IdentityUsersTest) |
skip
pt43.1: setUpClass (tempest.api.identity.v2.test_users.IdentityUsersTest) |
||||||
setUpClass (tempest.api.image.v1.test_image_members | 1 | 0 | 0 | 0 | 1 | Detail | |
ImageMembersTest) |
skip
pt44.1: setUpClass (tempest.api.image.v1.test_image_members.ImageMembersTest) |
||||||
setUpClass (tempest.api.image.v1.test_image_members_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
ImageMembersNegativeTest) |
skip
pt45.1: setUpClass (tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest) |
||||||
setUpClass (tempest.api.image.v1.test_images | 3 | 0 | 0 | 0 | 3 | Detail | |
CreateRegisterImagesTest) |
skip
pt46.1: setUpClass (tempest.api.image.v1.test_images.CreateRegisterImagesTest) |
||||||
ListImagesTest) |
skip
pt46.2: setUpClass (tempest.api.image.v1.test_images.ListImagesTest) |
||||||
UpdateImageMetaTest) |
skip
pt46.3: setUpClass (tempest.api.image.v1.test_images.UpdateImageMetaTest) |
||||||
setUpClass (tempest.api.image.v1.test_images_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
CreateDeleteImagesNegativeTest) |
skip
pt47.1: setUpClass (tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest) |
||||||
setUpClass (tempest.api.image.v2.admin.test_images | 1 | 0 | 0 | 0 | 1 | Detail | |
ImportCopyImagesTest) |
skip
pt48.1: setUpClass (tempest.api.image.v2.admin.test_images.ImportCopyImagesTest) |
||||||
setUpClass (tempest.api.image.v2.test_images | 2 | 0 | 0 | 0 | 2 | Detail | |
MultiStoresImportImagesTest) |
skip
pt49.1: setUpClass (tempest.api.image.v2.test_images.MultiStoresImportImagesTest) |
||||||
ImportImagesTest) |
skip
pt49.2: setUpClass (tempest.api.image.v2.test_images.ImportImagesTest) |
||||||
setUpClass (tempest.api.image.v2.test_images_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
ImportImagesNegativeTest) |
skip
pt50.1: setUpClass (tempest.api.image.v2.test_images_negative.ImportImagesNegativeTest) |
||||||
setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt51.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
pt52.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) |
||||||
setUpClass (tempest.scenario.test_dashboard_basic_ops | 1 | 0 | 0 | 0 | 1 | Detail | |
TestDashboardBasicOps) |
skip
pt53.1: setUpClass (tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps) |
||||||
setUpClass (tempest.scenario.test_minbw_allocation_placement | 1 | 0 | 0 | 0 | 1 | Detail | |
MinBwAllocationPlacementTest) |
skip
pt54.1: setUpClass (tempest.scenario.test_minbw_allocation_placement.MinBwAllocationPlacementTest) |
||||||
setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt55.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) |
||||||
tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON | 9 | 9 | 0 | 0 | 0 | Detail | |
test_aggregate_add_host_create_server_with_az[id-96be03c7-570d-409c-90f8-e4db3c646996] |
pass
pt56.1: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az[id-96be03c7-570d-409c-90f8-e4db3c646996] |
||||||
test_aggregate_add_host_get_details[id-eeef473c-7c52-494d-9f09-2ed7fc8fc036] |
pass
pt56.2: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details[id-eeef473c-7c52-494d-9f09-2ed7fc8fc036] |
||||||
test_aggregate_add_host_list[id-7f6a1cc5-2446-4cdb-9baa-b6ae0a919b72] |
pass
pt56.3: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list[id-7f6a1cc5-2446-4cdb-9baa-b6ae0a919b72] |
||||||
test_aggregate_add_remove_host[id-c8e85064-e79b-4906-9931-c11c24294d02] |
pass
pt56.4: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host[id-c8e85064-e79b-4906-9931-c11c24294d02] |
||||||
test_aggregate_create_delete[id-0d148aa3-d54c-4317-aa8d-42040a475e20] |
pass
pt56.5: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete[id-0d148aa3-d54c-4317-aa8d-42040a475e20] |
||||||
test_aggregate_create_delete_with_az[id-5873a6f8-671a-43ff-8838-7ce430bb6d0b] |
pass
pt56.6: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az[id-5873a6f8-671a-43ff-8838-7ce430bb6d0b] |
||||||
test_aggregate_create_update_metadata_get_details[id-36ec92ca-7a73-43bc-b920-7531809e8540] |
pass
pt56.7: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details[id-36ec92ca-7a73-43bc-b920-7531809e8540] |
||||||
test_aggregate_create_update_with_az[id-4d2b2004-40fa-40a1-aab2-66f4dab81beb] |
pass
pt56.8: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az[id-4d2b2004-40fa-40a1-aab2-66f4dab81beb] |
||||||
test_aggregate_create_verify_entry_in_list[id-68089c38-04b1-4758-bdf0-cf0daec4defd] |
pass
pt56.9: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list[id-68089c38-04b1-4758-bdf0-cf0daec4defd] |
||||||
tempest.api.compute.admin.test_aggregates.AggregatesAdminTestV241 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_update_show_aggregate_add_remove_host[id-fdf24d9e-8afa-4700-b6aa-9c498351504f] |
pass
pt57.1: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestV241.test_create_update_show_aggregate_add_remove_host[id-fdf24d9e-8afa-4700-b6aa-9c498351504f] |
||||||
tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON | 14 | 14 | 0 | 0 | 0 | Detail | |
test_aggregate_add_existent_host[id-19dd44e1-c435-4ee1-a402-88c4f90b5950,negative] |
pass
pt58.1: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host[id-19dd44e1-c435-4ee1-a402-88c4f90b5950,negative] |
||||||
test_aggregate_add_host_as_user[id-7324c334-bd13-4c93-8521-5877322c3d51,negative] |
pass
pt58.2: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user[id-7324c334-bd13-4c93-8521-5877322c3d51,negative] |
||||||
test_aggregate_add_non_exist_host[id-0ef07828-12b4-45ba-87cc-41425faf5711,negative] |
pass
pt58.3: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host[id-0ef07828-12b4-45ba-87cc-41425faf5711,negative] |
||||||
test_aggregate_create_aggregate_name_length_exceeds_255[id-4c194563-543b-4e70-a719-557bbe947fac,negative] |
pass
pt58.4: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255[id-4c194563-543b-4e70-a719-557bbe947fac,negative] |
||||||
test_aggregate_create_aggregate_name_length_less_than_1[id-3b8a1929-3793-4e92-bcb4-dfa572ee6c1d,negative] |
pass
pt58.5: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1[id-3b8a1929-3793-4e92-bcb4-dfa572ee6c1d,negative] |
||||||
test_aggregate_create_as_user[id-86a1cb14-da37-4a70-b056-903fd56dfe29,negative] |
pass
pt58.6: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user[id-86a1cb14-da37-4a70-b056-903fd56dfe29,negative] |
||||||
test_aggregate_create_with_existent_aggregate_name[id-9c23a291-b0b1-487b-b464-132e061151b3,negative] |
pass
pt58.7: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name[id-9c23a291-b0b1-487b-b464-132e061151b3,negative] |
||||||
test_aggregate_delete_as_user[id-cd6de795-c15d-45f1-8d9e-813c6bb72a3d,negative] |
pass
pt58.8: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user[id-cd6de795-c15d-45f1-8d9e-813c6bb72a3d,negative] |
||||||
test_aggregate_delete_with_invalid_id[id-c74f4bf1-4708-4ff2-95a0-f49eaca951bd,negative] |
pass
pt58.9: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id[id-c74f4bf1-4708-4ff2-95a0-f49eaca951bd,negative] |
||||||
test_aggregate_get_details_as_user[id-557cad12-34c9-4ff4-95f0-22f0dfbaf7dc,negative] |
pass
pt58.10: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user[id-557cad12-34c9-4ff4-95f0-22f0dfbaf7dc,negative] |
||||||
test_aggregate_get_details_with_invalid_id[id-3c916244-2c46-49a4-9b55-b20bb0ae512c,negative] |
pass
pt58.11: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id[id-3c916244-2c46-49a4-9b55-b20bb0ae512c,negative] |
||||||
test_aggregate_list_as_user[id-b7d475a6-5dcd-4ff4-b70a-cd9de66a6672,negative] |
pass
pt58.12: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user[id-b7d475a6-5dcd-4ff4-b70a-cd9de66a6672,negative] |
||||||
test_aggregate_remove_host_as_user[id-7a53af20-137a-4e44-a4ae-e19260e626d9,negative] |
pass
pt58.13: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user[id-7a53af20-137a-4e44-a4ae-e19260e626d9,negative] |
||||||
test_aggregate_remove_nonexistent_host[id-95d6a6fa-8da9-4426-84d0-eec0329f2e4d,negative] |
pass
pt58.14: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host[id-95d6a6fa-8da9-4426-84d0-eec0329f2e4d,negative] |
||||||
tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-d3431479-8a09-4f76-aa2d-26dc580cb27c] |
pass
pt59.1: tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list[id-d3431479-8a09-4f76-aa2d-26dc580cb27c] |
||||||
test_get_availability_zone_list_detail[id-ef726c58-530f-44c2-968c-c7bed22d5b8c] |
pass
pt59.2: tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail[id-ef726c58-530f-44c2-968c-c7bed22d5b8c] |
||||||
tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list_detail_with_non_admin_user[id-bf34dca2-fdc3-4073-9c02-7648d9eae0d7,negative] |
pass
pt60.1: tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user[id-bf34dca2-fdc3-4073-9c02-7648d9eae0d7,negative] |
||||||
tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_admin_delete_servers_of_others[id-73177903-6737-4f27-a60c-379e8ae8cf48] |
pass
pt61.1: tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others[id-73177903-6737-4f27-a60c-379e8ae8cf48] |
||||||
test_delete_server_while_in_error_state[id-99774678-e072-49d1-9d2a-49a59bc56063] |
pass
pt61.2: tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state[id-99774678-e072-49d1-9d2a-49a59bc56063] |
||||||
tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_flavor_using_string_ram[id-3b541a2e-2ac2-4b42-8b8d-ba6e22fcd4da] |
pass
pt62.1: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram[id-3b541a2e-2ac2-4b42-8b8d-ba6e22fcd4da] |
||||||
test_create_flavor_verify_entry_in_list_details[id-8261d7b0-be58-43ec-a2e5-300573c3f6c5] |
pass
pt62.2: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details[id-8261d7b0-be58-43ec-a2e5-300573c3f6c5] |
||||||
test_create_flavor_with_int_id[id-8b4330e1-12c4-4554-9390-e6639971f086] |
pass
pt62.3: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id[id-8b4330e1-12c4-4554-9390-e6639971f086] |
||||||
test_create_flavor_with_none_id[id-f83fe669-6758-448a-a85e-32d351f36fe0] |
pass
pt62.4: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id[id-f83fe669-6758-448a-a85e-32d351f36fe0] |
||||||
test_create_flavor_with_uuid_id[id-94c9bb4e-2c2a-4f3c-bb1f-5f0daf918e6d] |
pass
pt62.5: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id[id-94c9bb4e-2c2a-4f3c-bb1f-5f0daf918e6d] |
||||||
test_create_list_flavor_without_extra_data[id-63dc64e6-2e79-4fdf-868f-85500d308d66] |
pass
pt62.6: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data[id-63dc64e6-2e79-4fdf-868f-85500d308d66] |
||||||
test_create_server_with_non_public_flavor[id-bcc418ef-799b-47cc-baa1-ce01368b8987] |
pass
pt62.7: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor[id-bcc418ef-799b-47cc-baa1-ce01368b8987] |
||||||
test_is_public_string_variations[id-fb9cbde6-3a0e-41f2-a983-bdb0a823c44e] |
pass
pt62.8: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations[id-fb9cbde6-3a0e-41f2-a983-bdb0a823c44e] |
||||||
test_list_non_public_flavor[id-be6cc18c-7c5d-48c0-ac16-17eaf03c54eb] |
pass
pt62.9: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor[id-be6cc18c-7c5d-48c0-ac16-17eaf03c54eb] |
||||||
test_list_public_flavor_with_other_user[id-b345b196-bfbd-4231-8ac1-6d7fe15ff3a3] |
pass
pt62.10: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user[id-b345b196-bfbd-4231-8ac1-6d7fe15ff3a3] |
||||||
tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_flavor_access_add_remove[id-59e622f6-bdf6-45e3-8ba8-fedad905a6b4] |
pass
pt63.1: tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove[id-59e622f6-bdf6-45e3-8ba8-fedad905a6b4] |
||||||
test_flavor_access_list_with_private_flavor[id-ea2c2211-29fa-4db9-97c3-906d36fad3e0] |
pass
pt63.2: tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor[id-ea2c2211-29fa-4db9-97c3-906d36fad3e0] |
||||||
tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_add_flavor_access_duplicate[id-f3592cc0-0306-483c-b210-9a7b5346eddc,negative] |
pass
pt64.1: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate[id-f3592cc0-0306-483c-b210-9a7b5346eddc,negative] |
||||||
test_flavor_access_list_with_public_flavor[id-0621c53e-d45d-40e7-951d-43e5e257b272,negative] |
pass
pt64.2: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor[id-0621c53e-d45d-40e7-951d-43e5e257b272,negative] |
||||||
test_flavor_non_admin_add[id-41eaaade-6d37-4f28-9c74-f21b46ca67bd,negative] |
pass
pt64.3: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add[id-41eaaade-6d37-4f28-9c74-f21b46ca67bd,negative] |
||||||
test_flavor_non_admin_remove[id-073e79a6-c311-4525-82dc-6083d919cb3a,negative] |
pass
pt64.4: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove[id-073e79a6-c311-4525-82dc-6083d919cb3a,negative] |
||||||
test_remove_flavor_access_not_found[id-1f710927-3bc7-4381-9f82-0ca6e42644b7,negative] |
pass
pt64.5: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found[id-1f710927-3bc7-4381-9f82-0ca6e42644b7,negative] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0] |
pass
pt65.1: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0] |
||||||
test_flavor_non_admin_get_specific_key[id-12805a7f-39a3-4042-b989-701d5cad9c90] |
pass
pt65.2: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key[id-12805a7f-39a3-4042-b989-701d5cad9c90] |
||||||
test_flavor_set_get_update_show_unset_keys[id-0b2f9d4b-1ca2-4b99-bb40-165d4bb94208] |
pass
pt65.3: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys[id-0b2f9d4b-1ca2-4b99-bb40-165d4bb94208] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_flavor_get_nonexistent_key[id-329a7be3-54b2-48be-8052-bf2ce4afd898,negative] |
pass
pt66.1: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key[id-329a7be3-54b2-48be-8052-bf2ce4afd898,negative] |
||||||
test_flavor_non_admin_set_keys[id-a00a3b81-5641-45a8-ab2b-4a8ec41e1d7d,negative] |
pass
pt66.2: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys[id-a00a3b81-5641-45a8-ab2b-4a8ec41e1d7d,negative] |
||||||
test_flavor_non_admin_unset_keys[id-28f12249-27c7-44c1-8810-1f382f316b11,negative] |
pass
pt66.3: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys[id-28f12249-27c7-44c1-8810-1f382f316b11,negative] |
||||||
test_flavor_non_admin_update_specific_key[id-1ebf4ef8-759e-48fe-a801-d451d80476fb,negative] |
pass
pt66.4: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key[id-1ebf4ef8-759e-48fe-a801-d451d80476fb,negative] |
||||||
test_flavor_unset_nonexistent_key[id-440b9f3f-3c7f-4293-a106-0ceda350f8de,negative] |
pass
pt66.5: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key[id-440b9f3f-3c7f-4293-a106-0ceda350f8de,negative] |
||||||
test_flavor_update_mismatch_key[id-25b822b8-9f49-44f6-80de-d99f0482e5cb,negative] |
pass
pt66.6: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key[id-25b822b8-9f49-44f6-80de-d99f0482e5cb,negative] |
||||||
test_flavor_update_more_key[id-f5889590-bf66-41cc-b4b1-6e6370cfd93f,negative] |
pass
pt66.7: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key[id-f5889590-bf66-41cc-b4b1-6e6370cfd93f,negative] |
||||||
tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
pass
pt67.1: tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON.test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
||||||
tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
pass
pt68.1: tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON.test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
||||||
tempest.api.compute.admin.test_hosts.HostsAdminTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-9bfaf98d-e2cb-44b0-a07e-2558b2821e4f] |
pass
pt69.1: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts[id-9bfaf98d-e2cb-44b0-a07e-2558b2821e4f] |
||||||
test_list_hosts_with_a_blank_zone[id-9af3c171-fbf4-4150-a624-22109733c2a6] |
pass
pt69.2: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone[id-9af3c171-fbf4-4150-a624-22109733c2a6] |
||||||
test_list_hosts_with_nonexistent_zone[id-c6ddbadb-c94e-4500-b12f-8ffc43843ff8] |
pass
pt69.3: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone[id-c6ddbadb-c94e-4500-b12f-8ffc43843ff8] |
||||||
test_list_hosts_with_zone[id-5dc06f5b-d887-47a2-bb2a-67762ef3c6de] |
pass
pt69.4: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone[id-5dc06f5b-d887-47a2-bb2a-67762ef3c6de] |
||||||
test_show_host_detail[id-38adbb12-aee2-4498-8aec-329c72423aa4] |
pass
pt69.5: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail[id-38adbb12-aee2-4498-8aec-329c72423aa4] |
||||||
tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON | 14 | 14 | 0 | 0 | 0 | Detail | |
test_list_hosts_with_non_admin_user[id-dd032027-0210-4d9c-860e-69b1b8deed5f,negative] |
pass
pt70.1: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user[id-dd032027-0210-4d9c-860e-69b1b8deed5f,negative] |
||||||
test_reboot_host_with_non_admin_user[id-02d79bb9-eb57-4612-abf6-2cb38897d2f8,negative] |
pass
pt70.2: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user[id-02d79bb9-eb57-4612-abf6-2cb38897d2f8,negative] |
||||||
test_reboot_nonexistent_host[id-f86bfd7b-0b13-4849-ae29-0322e83ee58b,negative] |
pass
pt70.3: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host[id-f86bfd7b-0b13-4849-ae29-0322e83ee58b,negative] |
||||||
test_show_host_detail_with_non_admin_user[id-19ebe09c-bfd4-4b7c-81a2-e2e0710f59cc,negative] |
pass
pt70.4: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user[id-19ebe09c-bfd4-4b7c-81a2-e2e0710f59cc,negative] |
||||||
test_show_host_detail_with_nonexistent_hostname[id-e75b0a1a-041f-47a1-8b4a-b72a6ff36d3f,negative] |
pass
pt70.5: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname[id-e75b0a1a-041f-47a1-8b4a-b72a6ff36d3f,negative] |
||||||
test_shutdown_host_with_non_admin_user[id-a803529c-7e3f-4d3c-a7d6-8e1c203d27f6,negative] |
pass
pt70.6: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user[id-a803529c-7e3f-4d3c-a7d6-8e1c203d27f6,negative] |
||||||
test_shutdown_nonexistent_host[id-9e637444-29cf-4244-88c8-831ae82c31b6,negative] |
pass
pt70.7: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host[id-9e637444-29cf-4244-88c8-831ae82c31b6,negative] |
||||||
test_startup_host_with_non_admin_user[id-9f4ebb7e-b2ae-4e5b-a38f-0fd1bb0ddfca,negative] |
pass
pt70.8: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user[id-9f4ebb7e-b2ae-4e5b-a38f-0fd1bb0ddfca,negative] |
||||||
test_startup_nonexistent_host[id-0d981ac3-4320-4898-b674-82b61fbb60e4,negative] |
pass
pt70.9: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host[id-0d981ac3-4320-4898-b674-82b61fbb60e4,negative] |
||||||
test_update_host_with_invalid_maintenance_mode[id-ab1e230e-5e22-41a9-8699-82b9947915d4,negative] |
pass
pt70.10: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode[id-ab1e230e-5e22-41a9-8699-82b9947915d4,negative] |
||||||
test_update_host_with_invalid_status[id-fbe2bf3e-3246-4a95-a59f-94e4e298ec77,negative] |
pass
pt70.11: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status[id-fbe2bf3e-3246-4a95-a59f-94e4e298ec77,negative] |
||||||
test_update_host_with_non_admin_user[id-e40c72b1-0239-4ed6-ba21-81a184df1f7c,negative] |
pass
pt70.12: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user[id-e40c72b1-0239-4ed6-ba21-81a184df1f7c,negative] |
||||||
test_update_host_without_param[id-0cd85f75-6992-4a4a-b1bd-d11e37fd0eee,negative] |
pass
pt70.13: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param[id-0cd85f75-6992-4a4a-b1bd-d11e37fd0eee,negative] |
||||||
test_update_nonexistent_host[id-23c92146-2100-4d68-b2d6-c7ade970c9c1,negative] |
pass
pt70.14: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host[id-23c92146-2100-4d68-b2d6-c7ade970c9c1,negative] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5] |
pass
pt71.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5] |
||||||
test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118] |
pass
pt71.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118] |
||||||
test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc] |
pass
pt71.3: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc] |
||||||
test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816] |
pass
pt71.4: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816] |
||||||
test_get_hypervisor_uptime[id-91a50d7d-1c2b-4f24-b55a-a1fe20efca70] |
pass
pt71.5: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime[id-91a50d7d-1c2b-4f24-b55a-a1fe20efca70] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862] |
pass
pt72.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862] |
||||||
test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f] |
pass
pt72.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5] |
pass
pt73.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test.test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5] |
||||||
tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_list_details_with_non_admin_user[id-dc02db05-e801-4c5f-bc8e-d915290ab345,negative] |
pass
pt74.1: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user[id-dc02db05-e801-4c5f-bc8e-d915290ab345,negative] |
||||||
test_get_hypervisor_list_with_non_admin_user[id-51b3d536-9b14-409c-9bce-c6f7c794994e,negative] |
pass
pt74.2: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user[id-51b3d536-9b14-409c-9bce-c6f7c794994e,negative] |
||||||
test_get_hypervisor_stats_with_non_admin_user[id-e2b061bb-13f9-40d8-9d6e-d5bf17595849,negative] |
pass
pt74.3: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user[id-e2b061bb-13f9-40d8-9d6e-d5bf17595849,negative] |
||||||
test_get_hypervisor_uptime_with_non_admin_user[id-6c3461f9-c04c-4e2a-bebb-71dc9cb47df2,negative] |
pass
pt74.4: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user[id-6c3461f9-c04c-4e2a-bebb-71dc9cb47df2,negative] |
||||||
test_get_nonexistent_hypervisor_uptime[id-f60aa680-9a3a-4c7d-90e1-fae3a4891303,negative] |
pass
pt74.5: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime[id-f60aa680-9a3a-4c7d-90e1-fae3a4891303,negative] |
||||||
test_show_hypervisor_with_non_admin_user[id-51e663d0-6b89-4817-a465-20aca0667d03,negative] |
pass
pt74.6: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user[id-51e663d0-6b89-4817-a465-20aca0667d03,negative] |
||||||
test_show_nonexistent_hypervisor[id-c136086a-0f67-4b2b-bc61-8482bd68989f,negative] |
pass
pt74.7: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor[id-c136086a-0f67-4b2b-bc61-8482bd68989f,negative] |
||||||
tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test | 4 | 4 | 0 | 0 | 0 | Detail | |
test_search_hypervisor_with_non_admin_user[id-5b6a6c79-5dc1-4fa5-9c58-9c8085948e74,negative] |
pass
pt75.1: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user[id-5b6a6c79-5dc1-4fa5-9c58-9c8085948e74,negative] |
||||||
test_search_nonexistent_hypervisor[id-19a45cc1-1000-4055-b6d2-28e8b2ec4faa,negative] |
pass
pt75.2: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor[id-19a45cc1-1000-4055-b6d2-28e8b2ec4faa,negative] |
||||||
test_show_servers_with_non_admin_user[id-2a0a3938-832e-4859-95bf-1c57c236b924,negative] |
pass
pt75.3: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user[id-2a0a3938-832e-4859-95bf-1c57c236b924,negative] |
||||||
test_show_servers_with_nonexistent_hypervisor[id-02463d69-0ace-4d33-a4a8-93d7883a2bba,negative] |
pass
pt75.4: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor[id-02463d69-0ace-4d33-a4a8-93d7883a2bba,negative] |
||||||
tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_usage_audit_log[id-6e40459d-7c5f-400b-9e83-449fbc8e7feb] |
pass
pt76.1: tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log[id-6e40459d-7c5f-400b-9e83-449fbc8e7feb] |
||||||
test_list_instance_usage_audit_logs[id-25319919-33d9-424f-9f99-2c203ee48b9d] |
pass
pt76.2: tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs[id-25319919-33d9-424f-9f99-2c203ee48b9d] |
||||||
tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_usage_audit_logs_with_invalid_time[id-9b952047-3641-41c7-ba91-a809fc5974c8,negative] |
pass
pt77.1: tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time[id-9b952047-3641-41c7-ba91-a809fc5974c8,negative] |
||||||
test_instance_usage_audit_logs_with_nonadmin_user[id-a9d33178-d2c9-4131-ad3b-f4ca8d0308a2,negative] |
pass
pt77.2: tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user[id-a9d33178-d2c9-4131-ad3b-f4ca8d0308a2,negative] |
||||||
tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_admin_manage_keypairs_for_other_users[id-3c8484af-cfb3-48f6-b8ba-d5d58bbf3eac] |
pass
pt78.1: tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON.test_admin_manage_keypairs_for_other_users[id-3c8484af-cfb3-48f6-b8ba-d5d58bbf3eac] |
||||||
tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test | 1 | 0 | 0 | 0 | 1 | Detail | |
test_live_migration_serial_console[id-6190af80-513e-4f0f-90f2-9714e84955d7] |
skip
pt79.1: tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test.test_live_migration_serial_console[id-6190af80-513e-4f0f-90f2-9714e84955d7] |
||||||
tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_invalid_host_for_migration[id-7fb7856e-ae92-44c9-861a-af62d7830bcb,negative] |
pass
pt80.1: tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration[id-7fb7856e-ae92-44c9-861a-af62d7830bcb,negative] |
||||||
test_live_block_migration_suspended[id-6e2f94f5-2ee8-4830-bef5-5bc95bb0795b,negative] |
pass
pt80.2: tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended[id-6e2f94f5-2ee8-4830-bef5-5bc95bb0795b,negative] |
||||||
tempest.api.compute.admin.test_migrations.MigrationsAdminTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d] |
pass
pt81.1: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d] |
||||||
test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f] |
pass
pt81.2: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f] |
||||||
test_list_migrations_in_flavor_resize_situation[id-1b512062-8093-438e-b47a-37d2f597cd64] |
pass
pt81.3: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation[id-1b512062-8093-438e-b47a-37d2f597cd64] |
||||||
test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593] |
pass
pt81.4: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593] |
||||||
test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d] |
pass
pt81.5: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d] |
||||||
tempest.api.compute.admin.test_networks.NetworksTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416] |
pass
pt82.1: tempest.api.compute.admin.test_networks.NetworksTest.test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416] |
||||||
test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9] |
pass
pt82.2: tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9] |
||||||
tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
pass
pt83.1: tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-389d04f0-3a41-405f-9317-e5f86e3c44f0] |
pass
pt84.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota[id-389d04f0-3a41-405f-9317-e5f86e3c44f0] |
||||||
test_get_default_quotas[id-3b0a7c8f-cf58-46b8-a60c-715a32a8ba7d] |
pass
pt84.2: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas[id-3b0a7c8f-cf58-46b8-a60c-715a32a8ba7d] |
||||||
test_get_updated_quotas[id-ce9e0815-8091-4abd-8345-7fe5b85faa1d] |
pass
pt84.3: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas[id-ce9e0815-8091-4abd-8345-7fe5b85faa1d] |
||||||
test_update_all_quota_resources_for_tenant[id-55fbe2bf-21a9-435b-bbd2-4162b0ed799a] |
pass
pt84.4: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-55fbe2bf-21a9-435b-bbd2-4162b0ed799a] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestV236 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_updated_quotas[id-4268b5c9-92e5-4adc-acf1-3a2798f3d803] |
pass
pt85.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestV236.test_get_updated_quotas[id-4268b5c9-92e5-4adc-acf1-3a2798f3d803] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestV257 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_updated_quotas[id-e641e6c6-e86c-41a4-9e5c-9493c0ae47ad] |
pass
pt86.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestV257.test_get_updated_quotas[id-e641e6c6-e86c-41a4-9e5c-9493c0ae47ad] |
||||||
tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_server_when_cpu_quota_is_full[id-91058876-9947-4807-9f22-f6eb17140d9b,negative] |
pass
pt87.1: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_cpu_quota_is_full[id-91058876-9947-4807-9f22-f6eb17140d9b,negative] |
||||||
test_create_server_when_instances_quota_is_full[id-7c6be468-0274-449a-81c3-ac1c32ee0161,negative] |
pass
pt87.2: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_instances_quota_is_full[id-7c6be468-0274-449a-81c3-ac1c32ee0161,negative] |
||||||
test_create_server_when_memory_quota_is_full[id-6fdd7012-584d-4327-a61c-49122e0d5864,negative] |
pass
pt87.3: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_memory_quota_is_full[id-6fdd7012-584d-4327-a61c-49122e0d5864,negative] |
||||||
test_update_quota_normal_user[id-733abfe8-166e-47bb-8363-23dbd7ff3476,negative] |
pass
pt87.4: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_update_quota_normal_user[id-733abfe8-166e-47bb-8363-23dbd7ff3476,negative] |
||||||
tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest | 2 | 0 | 0 | 0 | 2 | Detail | |
test_security_groups_exceed_limit[id-7c6c8f3b-2bf6-4918-b240-57b136a66aa0,negative,network] |
skip
pt88.1: tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_exceed_limit[id-7c6c8f3b-2bf6-4918-b240-57b136a66aa0,negative,network] |
||||||
test_security_groups_rules_exceed_limit[id-6e9f436d-f1ed-4f8e-a493-7275dfaa4b4d,negative,network] |
skip
pt88.2: tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_rules_exceed_limit[id-6e9f436d-f1ed-4f8e-a493-7275dfaa4b4d,negative,network] |
||||||
tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_security_groups_list_all_tenants_filter[id-49667619-5af9-4c63-ab5d-2cfdd1c8f7f1,network] |
pass
pt89.1: tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter[id-49667619-5af9-4c63-ab5d-2cfdd1c8f7f1,network] |
||||||
tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_server_diagnostics_by_non_admin[id-e84e2234-60d2-42fa-8b30-e2d3049724ac,negative] |
pass
pt90.1: tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin[id-e84e2234-60d2-42fa-8b30-e2d3049724ac,negative] |
||||||
tempest.api.compute.admin.test_servers.ServersAdminTestJSON | 10 | 9 | 0 | 0 | 1 | Detail | |
test_create_server_with_scheduling_hint[id-fdcd9b33-0903-4e00-a1f7-b5f6543068d6] |
pass
pt91.1: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint[id-fdcd9b33-0903-4e00-a1f7-b5f6543068d6] |
||||||
test_list_servers_by_admin[id-51717b38-bdc1-458b-b636-1cf82d99f62f] |
pass
pt91.2: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin[id-51717b38-bdc1-458b-b636-1cf82d99f62f] |
||||||
test_list_servers_by_admin_with_all_tenants[id-9f5579ae-19b4-4985-a091-2a5d56106580] |
pass
pt91.3: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants[id-9f5579ae-19b4-4985-a091-2a5d56106580] |
||||||
test_list_servers_by_admin_with_specified_tenant[id-7e5d6b8f-454a-4ba1-8ae2-da857af8338b] |
pass
pt91.4: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant[id-7e5d6b8f-454a-4ba1-8ae2-da857af8338b] |
||||||
test_list_servers_detailed_filter_by_invalid_status[id-d56e9540-73ed-45e0-9b88-98fc419087eb] |
pass
pt91.5: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status[id-d56e9540-73ed-45e0-9b88-98fc419087eb] |
||||||
test_list_servers_filter_by_error_status[id-06f960bb-15bb-48dc-873d-f96e89be7870] |
pass
pt91.6: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status[id-06f960bb-15bb-48dc-873d-f96e89be7870] |
||||||
test_list_servers_filter_by_exist_host[id-86c7a8f7-50cf-43a9-9bac-5b985317134f] |
pass
pt91.7: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host[id-86c7a8f7-50cf-43a9-9bac-5b985317134f] |
||||||
test_rebuild_server_in_error_state[id-682cb127-e5bb-4f53-87ce-cb9003604442] |
pass
pt91.8: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state[id-682cb127-e5bb-4f53-87ce-cb9003604442] |
||||||
test_reset_network_inject_network_info[id-7a1323b4-a6a2-497a-96cb-76c07b945c71] |
skip
pt91.9: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info[id-7a1323b4-a6a2-497a-96cb-76c07b945c71] |
||||||
test_reset_state_server[id-ee8ae470-db70-474d-b752-690b7892cab1] |
pass
pt91.10: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server[id-ee8ae470-db70-474d-b752-690b7892cab1] |
||||||
tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_migrate_non_existent_server[id-46a4e1ca-87ae-4d28-987a-1b6b136a0221,negative] |
pass
pt92.1: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server[id-46a4e1ca-87ae-4d28-987a-1b6b136a0221,negative] |
||||||
test_migrate_server_invalid_state[id-b0b17f83-d14e-4fc4-8f31-bcc9f3cfa629,negative] |
pass
pt92.2: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state[id-b0b17f83-d14e-4fc4-8f31-bcc9f3cfa629,negative] |
||||||
test_reset_state_server_invalid_state[id-b0b4d8af-1256-41ef-9ee7-25f1c19dde80,negative] |
pass
pt92.3: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state[id-b0b4d8af-1256-41ef-9ee7-25f1c19dde80,negative] |
||||||
test_reset_state_server_invalid_type[id-4cdcc984-fab0-4577-9a9d-6d558527ee9d,negative] |
pass
pt92.4: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type[id-4cdcc984-fab0-4577-9a9d-6d558527ee9d,negative] |
||||||
test_reset_state_server_nonexistent_server[id-e741298b-8df2-46f0-81cb-8f814ff2504c,negative] |
pass
pt92.5: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server[id-e741298b-8df2-46f0-81cb-8f814ff2504c,negative] |
||||||
test_resize_server_using_overlimit_ram[id-28dcec23-f807-49da-822c-56a92ea3c687,negative] |
pass
pt92.6: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram[id-28dcec23-f807-49da-822c-56a92ea3c687,negative] |
||||||
test_resize_server_using_overlimit_vcpus[id-7368a427-2f26-4ad9-9ba9-911a0ec2b0db,negative] |
pass
pt92.7: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus[id-7368a427-2f26-4ad9-9ba9-911a0ec2b0db,negative] |
||||||
tempest.api.compute.admin.test_services.ServicesAdminTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca] |
pass
pt93.1: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca] |
||||||
test_get_service_by_service_binary_name[id-f345b1ec-bc6e-4c38-a527-3ca2bc00bef5] |
pass
pt93.2: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name[id-f345b1ec-bc6e-4c38-a527-3ca2bc00bef5] |
||||||
test_list_services[id-5be41ef4-53d1-41cc-8839-5c2a48a1b283] |
pass
pt93.3: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services[id-5be41ef4-53d1-41cc-8839-5c2a48a1b283] |
||||||
tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
pass
pt94.1: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
||||||
test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
pass
pt94.2: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
||||||
test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
pass
pt94.3: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
||||||
test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
pass
pt94.4: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
||||||
tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_invalid_service_id[id-f46a9d91-1e85-4b96-8e7a-db7706fa2e9a,negative] |
pass
pt95.1: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_log_reason_with_invalid_service_id[id-f46a9d91-1e85-4b96-8e7a-db7706fa2e9a,negative] |
||||||
test_disable_service_with_invalid_service_id[id-a9eeeade-42b3-419f-87aa-c9342aa068cf,negative] |
pass
pt95.2: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_service_with_invalid_service_id[id-a9eeeade-42b3-419f-87aa-c9342aa068cf,negative] |
||||||
test_enable_service_with_invalid_service_id[id-508671aa-c929-4479-bd10-8680d40dd0a6,negative] |
pass
pt95.3: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_enable_service_with_invalid_service_id[id-508671aa-c929-4479-bd10-8680d40dd0a6,negative] |
||||||
test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
pass
pt95.4: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
||||||
test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
pass
pt95.5: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
||||||
test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
pass
pt95.6: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
||||||
test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
pass
pt95.7: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
||||||
tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_usage_tenant[id-94135049-a4c5-4934-ad39-08fa7da4f22e] |
pass
pt96.1: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant[id-94135049-a4c5-4934-ad39-08fa7da4f22e] |
||||||
test_get_usage_tenant_with_non_admin_user[id-9d00a412-b40e-4fd9-8eba-97b496316116] |
pass
pt96.2: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user[id-9d00a412-b40e-4fd9-8eba-97b496316116] |
||||||
test_list_usage_all_tenants[id-062c8ae9-9912-4249-8b51-e38d664e926e] |
pass
pt96.3: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants[id-062c8ae9-9912-4249-8b51-e38d664e926e] |
||||||
tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_usage_tenant_with_empty_tenant_id[id-8b21e135-d94b-4991-b6e9-87059609c8ed,negative] |
pass
pt97.1: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id[id-8b21e135-d94b-4991-b6e9-87059609c8ed,negative] |
||||||
test_get_usage_tenant_with_invalid_date[id-4079dd2a-9e8d-479f-869d-6fa985ce45b6,negative] |
pass
pt97.2: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date[id-4079dd2a-9e8d-479f-869d-6fa985ce45b6,negative] |
||||||
test_list_usage_all_tenants_with_non_admin_user[id-bbe6fe2c-15d8-404c-a0a2-44fad0ad5cc7,negative] |
pass
pt97.3: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user[id-bbe6fe2c-15d8-404c-a0a2-44fad0ad5cc7,negative] |
||||||
tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt98.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
||||||
tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
pass
pt99.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt99.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
||||||
tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke] |
pass
pt100.1: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke] |
||||||
test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke] |
pass
pt100.2: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke] |
||||||
test_list_flavors_detailed_filter_by_min_disk[id-3df2743e-3034-4e57-a4cb-b6527f6eac79] |
pass
pt100.3: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk[id-3df2743e-3034-4e57-a4cb-b6527f6eac79] |
||||||
test_list_flavors_detailed_filter_by_min_ram[id-09fe7509-b4ee-4b34-bf8b-39532dc47292] |
pass
pt100.4: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram[id-09fe7509-b4ee-4b34-bf8b-39532dc47292] |
||||||
test_list_flavors_detailed_limit_results[id-b26f6327-2886-467a-82be-cef7a27709cb] |
pass
pt100.5: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results[id-b26f6327-2886-467a-82be-cef7a27709cb] |
||||||
test_list_flavors_detailed_using_marker[id-6db2f0c0-ddee-4162-9c84-0703d3dd1107] |
pass
pt100.6: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker[id-6db2f0c0-ddee-4162-9c84-0703d3dd1107] |
||||||
test_list_flavors_filter_by_min_disk[id-10645a4d-96f5-443f-831b-730711e11dd4] |
pass
pt100.7: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk[id-10645a4d-96f5-443f-831b-730711e11dd4] |
||||||
test_list_flavors_filter_by_min_ram[id-935cf550-e7c8-4da6-8002-00f92d5edfaa] |
pass
pt100.8: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram[id-935cf550-e7c8-4da6-8002-00f92d5edfaa] |
||||||
test_list_flavors_limit_results[id-8d7691b3-6ed4-411a-abc9-2839a765adab] |
pass
pt100.9: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results[id-8d7691b3-6ed4-411a-abc9-2839a765adab] |
||||||
test_list_flavors_using_marker[id-e800f879-9828-4bd0-8eae-4f17189951fb] |
pass
pt100.10: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker[id-e800f879-9828-4bd0-8eae-4f17189951fb] |
||||||
test_list_flavors_with_detail[id-6e85fde4-b3cd-4137-ab72-ed5f418e8c24] |
pass
pt100.11: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail[id-6e85fde4-b3cd-4137-ab72-ed5f418e8c24] |
||||||
tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_boot_with_low_ram[id-90f0d93a-91c1-450c-91e6-07d18172cefe,image,negative] |
pass
pt101.1: tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram[id-90f0d93a-91c1-450c-91e6-07d18172cefe,image,negative] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_associate_already_associated_floating_ip[id-6edef4b2-aaf1-4abc-bbe3-993e2561e0fe] |
pass
pt102.1: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip[id-6edef4b2-aaf1-4abc-bbe3-993e2561e0fe] |
||||||
test_associate_disassociate_floating_ip[id-307efa27-dc6f-48a0-8cd2-162ce3ef0b52] |
pass
pt102.2: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip[id-307efa27-dc6f-48a0-8cd2-162ce3ef0b52] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip[id-f7bfb946-297e-41b8-9e8c-aba8e9bb5194] |
pass
pt103.1: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip[id-f7bfb946-297e-41b8-9e8c-aba8e9bb5194] |
||||||
test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b] |
pass
pt103.2: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_associate_ip_to_server_with_floating_ip[id-58a80596-ffb2-11e6-9393-fa163e4fa634,negative] |
pass
pt104.1: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip[id-58a80596-ffb2-11e6-9393-fa163e4fa634,negative] |
||||||
test_associate_ip_to_server_without_passing_floating_ip[id-804b4fcb-bbf5-412f-925d-896672b61eb3,negative] |
pass
pt104.2: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip[id-804b4fcb-bbf5-412f-925d-896672b61eb3,negative] |
||||||
test_associate_nonexistent_floating_ip[id-595fa616-1a71-4670-9614-46564ac49a4c,negative] |
pass
pt104.3: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip[id-595fa616-1a71-4670-9614-46564ac49a4c,negative] |
||||||
test_dissociate_nonexistent_floating_ip[id-0a081a66-e568-4e6b-aa62-9587a876dca8,negative] |
pass
pt104.4: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip[id-0a081a66-e568-4e6b-aa62-9587a876dca8,negative] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
pass
pt105.1: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
||||||
test_delete_nonexistent_floating_ip[id-ae1c55a8-552b-44d4-bfb6-2a115a15d0ba,negative] |
pass
pt105.2: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip[id-ae1c55a8-552b-44d4-bfb6-2a115a15d0ba,negative] |
||||||
tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_floating_ip_details[id-eef497e0-8ff7-43c8-85ef-558440574f84] |
pass
pt106.1: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details[id-eef497e0-8ff7-43c8-85ef-558440574f84] |
||||||
test_list_floating_ip_pools[id-df389fc8-56f5-43cc-b290-20eda39854d3] |
pass
pt106.2: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools[id-df389fc8-56f5-43cc-b290-20eda39854d3] |
||||||
test_list_floating_ips[id-16db31c3-fb85-40c9-bbe2-8cf7b67ff99f] |
pass
pt106.3: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips[id-16db31c3-fb85-40c9-bbe2-8cf7b67ff99f] |
||||||
tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_nonexistent_floating_ip_details[id-7ab18834-4a4b-4f28-a2c5-440579866695,negative] |
pass
pt107.1: tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details[id-7ab18834-4a4b-4f28-a2c5-440579866695,negative] |
||||||
tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_image_metadata_item[id-a013796c-ba37-4bb5-8602-d944511def14] |
pass
pt108.1: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item[id-a013796c-ba37-4bb5-8602-d944511def14] |
||||||
test_get_image_metadata_item[id-4f5db52f-6685-4c75-b848-f4bb363f9aa6] |
pass
pt108.2: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item[id-4f5db52f-6685-4c75-b848-f4bb363f9aa6] |
||||||
test_list_image_metadata[id-37ec6edd-cf30-4c53-bd45-ae74db6b0531] |
pass
pt108.3: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata[id-37ec6edd-cf30-4c53-bd45-ae74db6b0531] |
||||||
test_set_image_metadata[id-ece7befc-d3ce-42a4-b4be-c3067a418c29] |
pass
pt108.4: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata[id-ece7befc-d3ce-42a4-b4be-c3067a418c29] |
||||||
test_set_image_metadata_item[id-f2de776a-4778-4d90-a5da-aae63aee64ae] |
pass
pt108.5: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item[id-f2de776a-4778-4d90-a5da-aae63aee64ae] |
||||||
test_update_image_metadata[id-7b491c11-a9d5-40fe-a696-7f7e03d3fea2] |
pass
pt108.6: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata[id-7b491c11-a9d5-40fe-a696-7f7e03d3fea2] |
||||||
tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_nonexistent_image_metadata_item[id-848e157f-6bcf-4b2e-a5dd-5124025a8518,negative] |
pass
pt109.1: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item[id-848e157f-6bcf-4b2e-a5dd-5124025a8518,negative] |
||||||
test_get_nonexistent_image_metadata_item[id-41ae052c-6ee6-405c-985e-5712393a620d,negative] |
pass
pt109.2: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item[id-41ae052c-6ee6-405c-985e-5712393a620d,negative] |
||||||
test_list_nonexistent_image_metadata[id-94069db2-792f-4fa8-8bd3-2271a6e0c095,negative] |
pass
pt109.3: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata[id-94069db2-792f-4fa8-8bd3-2271a6e0c095,negative] |
||||||
test_set_nonexistent_image_metadata[id-dc64f2ce-77e8-45b0-88c8-e15041d08eaf,negative] |
pass
pt109.4: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata[id-dc64f2ce-77e8-45b0-88c8-e15041d08eaf,negative] |
||||||
test_set_nonexistent_image_metadata_item[id-2154fd03-ab54-457c-8874-e6e3eb56e9cf,negative] |
pass
pt109.5: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item[id-2154fd03-ab54-457c-8874-e6e3eb56e9cf,negative] |
||||||
test_update_nonexistent_image_metadata[id-a403ef9e-9f95-427c-b70a-3ce3388796f1,negative] |
pass
pt109.6: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata[id-a403ef9e-9f95-427c-b70a-3ce3388796f1,negative] |
||||||
tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_image_blank_id[id-e6e41425-af5c-4fe6-a4b5-7b7b963ffda5,negative] |
pass
pt110.1: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_blank_id[id-e6e41425-af5c-4fe6-a4b5-7b7b963ffda5,negative] |
||||||
test_delete_image_negative_image_id[id-68e2c175-bd26-4407-ac0f-4ea9ce2139ea,negative] |
pass
pt110.2: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_negative_image_id[id-68e2c175-bd26-4407-ac0f-4ea9ce2139ea,negative] |
||||||
test_delete_image_non_hex_string_id[id-924540c3-f1f1-444c-8f58-718958b6724e,negative] |
pass
pt110.3: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_non_hex_string_id[id-924540c3-f1f1-444c-8f58-718958b6724e,negative] |
||||||
test_delete_image_with_id_over_character_limit[id-b340030d-82cd-4066-a314-c72fb7c59277,negative] |
pass
pt110.4: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_id_over_character_limit[id-b340030d-82cd-4066-a314-c72fb7c59277,negative] |
||||||
test_delete_image_with_invalid_image_id[id-381acb65-785a-4942-94ce-d8f8c84f1f0f,negative] |
pass
pt110.5: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_invalid_image_id[id-381acb65-785a-4942-94ce-d8f8c84f1f0f,negative] |
||||||
test_delete_non_existent_image[id-137aef61-39f7-44a1-8ddf-0adf82511701,negative] |
pass
pt110.6: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_non_existent_image[id-137aef61-39f7-44a1-8ddf-0adf82511701,negative] |
||||||
tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_image_from_deleted_server[id-6cd5a89d-5b47-46a7-93bc-3916f0d84973,negative] |
pass
pt111.1: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server[id-6cd5a89d-5b47-46a7-93bc-3916f0d84973,negative] |
||||||
test_create_image_from_invalid_server[id-82c5b0c4-9dbd-463c-872b-20c4755aae7f,negative] |
pass
pt111.2: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server[id-82c5b0c4-9dbd-463c-872b-20c4755aae7f,negative] |
||||||
test_create_image_specify_uuid_35_characters_or_less[id-ec176029-73dc-4037-8d72-2e4ff60cf538,negative] |
pass
pt111.3: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less[id-ec176029-73dc-4037-8d72-2e4ff60cf538,negative] |
||||||
test_create_image_specify_uuid_37_characters_or_more[id-36741560-510e-4cc2-8641-55fe4dfb2437,negative] |
pass
pt111.4: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more[id-36741560-510e-4cc2-8641-55fe4dfb2437,negative] |
||||||
tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_delete_image[id-3731d080-d4c5-4872-b41a-64d0d0021314] |
pass
pt112.1: tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image[id-3731d080-d4c5-4872-b41a-64d0d0021314] |
||||||
test_create_image_specify_multibyte_character_image_name[id-3b7c6fe4-dfe7-477c-9243-b06359db51e6] |
pass
pt112.2: tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name[id-3b7c6fe4-dfe7-477c-9243-b06359db51e6] |
||||||
tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_image_specify_invalid_metadata[id-55d1d38c-dd66-4933-9c8e-7d92aeb60ddc,negative] |
pass
pt113.1: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata[id-55d1d38c-dd66-4933-9c8e-7d92aeb60ddc,negative] |
||||||
test_create_image_specify_metadata_over_limits[id-3d24d11f-5366-4536-bd28-cff32b748eca,negative] |
pass
pt113.2: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits[id-3d24d11f-5366-4536-bd28-cff32b748eca,negative] |
||||||
test_create_image_specify_name_over_character_limit[id-084f0cbc-500a-4963-8a4e-312905862581,negative] |
pass
pt113.3: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit[id-084f0cbc-500a-4963-8a4e-312905862581,negative] |
||||||
test_create_second_image_when_first_image_is_being_saved[id-0460efcf-ee88-4f94-acef-1bf658695456,negative] |
pass
pt113.4: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved[id-0460efcf-ee88-4f94-acef-1bf658695456,negative] |
||||||
test_delete_image_that_is_not_yet_active[id-0894954d-2db2-4195-a45b-ffec0bc0187e,negative] |
pass
pt113.5: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active[id-0894954d-2db2-4195-a45b-ffec0bc0187e,negative] |
||||||
tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_list_images_filter_by_changes_since[id-18bac3ae-da27-436c-92a9-b22474d13aab] |
pass
pt114.1: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since[id-18bac3ae-da27-436c-92a9-b22474d13aab] |
||||||
test_list_images_filter_by_name[id-33163b73-79f5-4d07-a7ea-9213bcc468ff] |
pass
pt114.2: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name[id-33163b73-79f5-4d07-a7ea-9213bcc468ff] |
||||||
test_list_images_filter_by_server_id[id-9f238683-c763-45aa-b848-232ec3ce3105] |
pass
pt114.3: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id[id-9f238683-c763-45aa-b848-232ec3ce3105] |
||||||
test_list_images_filter_by_server_ref[id-05a377b8-28cf-4734-a1e6-2ab5c38bf606] |
pass
pt114.4: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref[id-05a377b8-28cf-4734-a1e6-2ab5c38bf606] |
||||||
test_list_images_filter_by_status[id-a3f5b513-aeb3-42a9-b18e-f091ef73254d] |
pass
pt114.5: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status[id-a3f5b513-aeb3-42a9-b18e-f091ef73254d] |
||||||
test_list_images_filter_by_type[id-e3356918-4d3e-4756-81d5-abc4524ba29f] |
pass
pt114.6: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type[id-e3356918-4d3e-4756-81d5-abc4524ba29f] |
||||||
test_list_images_limit_results[id-3a484ca9-67ba-451e-b494-7fcf28d32d62] |
pass
pt114.7: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results[id-3a484ca9-67ba-451e-b494-7fcf28d32d62] |
||||||
test_list_images_with_detail_filter_by_changes_since[id-7d439e18-ac2e-4827-b049-7e18004712c4] |
pass
pt114.8: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since[id-7d439e18-ac2e-4827-b049-7e18004712c4] |
||||||
test_list_images_with_detail_filter_by_name[id-644ea267-9bd9-4f3b-af9f-dffa02396a17] |
pass
pt114.9: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name[id-644ea267-9bd9-4f3b-af9f-dffa02396a17] |
||||||
test_list_images_with_detail_filter_by_server_ref[id-8c78f822-203b-4bf6-8bba-56ebd551cf84] |
pass
pt114.10: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref[id-8c78f822-203b-4bf6-8bba-56ebd551cf84] |
||||||
test_list_images_with_detail_filter_by_status[id-9b0ea018-6185-4f71-948a-a123a107988e] |
pass
pt114.11: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status[id-9b0ea018-6185-4f71-948a-a123a107988e] |
||||||
test_list_images_with_detail_filter_by_type[id-888c0cc0-7223-43c5-9db0-b125fd0a393b] |
pass
pt114.12: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type[id-888c0cc0-7223-43c5-9db0-b125fd0a393b] |
||||||
test_list_images_with_detail_limit_results[id-ba2fa9a9-b672-47cc-b354-3b4c0600e2cb] |
pass
pt114.13: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results[id-ba2fa9a9-b672-47cc-b354-3b4c0600e2cb] |
||||||
tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_nonexistent_image[id-391b0440-432c-4d4b-b5da-c5096aa247eb,negative] |
pass
pt115.1: tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image[id-391b0440-432c-4d4b-b5da-c5096aa247eb,negative] |
||||||
tempest.api.compute.images.test_list_images.ListImagesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_image[id-490d0898-e12a-463f-aef0-c50156b9f789] |
pass
pt116.1: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image[id-490d0898-e12a-463f-aef0-c50156b9f789] |
||||||
test_list_images[id-fd51b7f4-d4a3-4331-9885-866658112a6f] |
pass
pt116.2: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images[id-fd51b7f4-d4a3-4331-9885-866658112a6f] |
||||||
test_list_images_with_detail[id-9f94cb6b-7f10-48c5-b911-a0b84d7d4cd6] |
pass
pt116.3: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail[id-9f94cb6b-7f10-48c5-b911-a0b84d7d4cd6] |
||||||
tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
pass
pt117.1: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
||||||
test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
pass
pt117.2: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
||||||
test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
pass
pt117.3: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
||||||
test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
pass
pt117.4: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
||||||
tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_keypair_invalid_name[id-45fbe5e0-acb5-49aa-837a-ff8d0719db91,negative] |
pass
pt118.1: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name[id-45fbe5e0-acb5-49aa-837a-ff8d0719db91,negative] |
||||||
test_create_keypair_when_public_key_bits_exceeds_maximum[id-fc100c19-2926-4b9c-8fdc-d0589ee2f9ff,negative] |
pass
pt118.2: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum[id-fc100c19-2926-4b9c-8fdc-d0589ee2f9ff,negative] |
||||||
test_create_keypair_with_duplicate_name[id-0359a7f1-f002-4682-8073-0c91e4011b7c,negative] |
pass
pt118.3: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name[id-0359a7f1-f002-4682-8073-0c91e4011b7c,negative] |
||||||
test_create_keypair_with_empty_name_string[id-1398abe1-4a84-45fb-9294-89f514daff00,negative] |
pass
pt118.4: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string[id-1398abe1-4a84-45fb-9294-89f514daff00,negative] |
||||||
test_create_keypair_with_empty_public_key[id-dade320e-69ca-42a9-ba4a-345300f127e0,negative] |
pass
pt118.5: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key[id-dade320e-69ca-42a9-ba4a-345300f127e0,negative] |
||||||
test_create_keypair_with_long_keynames[id-3faa916f-779f-4103-aca7-dc3538eee1b7,negative] |
pass
pt118.6: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames[id-3faa916f-779f-4103-aca7-dc3538eee1b7,negative] |
||||||
test_keypair_create_with_invalid_pub_key[id-29cca892-46ae-4d48-bc32-8fe7e731eb81,negative] |
pass
pt118.7: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key[id-29cca892-46ae-4d48-bc32-8fe7e731eb81,negative] |
||||||
test_keypair_delete_nonexistent_key[id-7cc32e47-4c42-489d-9623-c5e2cb5a2fa5,negative] |
pass
pt118.8: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key[id-7cc32e47-4c42-489d-9623-c5e2cb5a2fa5,negative] |
||||||
tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
pass
pt119.1: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
||||||
test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
pass
pt119.2: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
||||||
test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
pass
pt119.3: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
||||||
test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
pass
pt119.4: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
||||||
test_keypairsv22_create_list_show[id-8726fa85-7f98-4b20-af9e-f710a4f3391c] |
pass
pt119.5: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show[id-8726fa85-7f98-4b20-af9e-f710a4f3391c] |
||||||
test_keypairsv22_create_list_show_with_type[id-89d59d43-f735-441a-abcf-0601727f47b6] |
pass
pt119.6: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type[id-89d59d43-f735-441a-abcf-0601727f47b6] |
||||||
tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_absLimits_get[id-b54c66af-6ab6-4cf0-a9e5-a0cb58d75e0b] |
pass
pt120.1: tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get[id-b54c66af-6ab6-4cf0-a9e5-a0cb58d75e0b] |
||||||
tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_max_metadata_exceed_limit[id-215cd465-d8ae-49c9-bf33-9c911913a5c8,negative] |
pass
pt121.1: tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_metadata_exceed_limit[id-215cd465-d8ae-49c9-bf33-9c911913a5c8,negative] |
||||||
tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke] |
pass
pt122.1: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke] |
||||||
test_security_group_rules_create_with_optional_cidr[id-7a01873e-3c38-4f30-80be-31a043cfe2fd] |
pass
pt122.2: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr[id-7a01873e-3c38-4f30-80be-31a043cfe2fd] |
||||||
test_security_group_rules_create_with_optional_group_id[id-7f5d2899-7705-4d4b-8458-4505188ffab6] |
pass
pt122.3: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id[id-7f5d2899-7705-4d4b-8458-4505188ffab6] |
||||||
test_security_group_rules_delete_when_peer_group_deleted[id-fc5c5acf-2091-43a6-a6ae-e42760e9ffaf] |
pass
pt122.4: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted[id-fc5c5acf-2091-43a6-a6ae-e42760e9ffaf] |
||||||
test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke] |
pass
pt122.5: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke] |
||||||
tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_security_group_rule_duplicate[id-8bd56d02-3ffa-4d67-9933-b6b9a01d6089,negative] |
pass
pt123.1: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate[id-8bd56d02-3ffa-4d67-9933-b6b9a01d6089,negative] |
||||||
test_create_security_group_rule_with_invalid_from_port[id-12bbc875-1045-4f7a-be46-751277baedb9,negative] |
pass
pt123.2: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port[id-12bbc875-1045-4f7a-be46-751277baedb9,negative] |
||||||
test_create_security_group_rule_with_invalid_id[id-2244d7e4-adb7-4ecb-9930-2d77e123ce4f,negative] |
pass
pt123.3: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id[id-2244d7e4-adb7-4ecb-9930-2d77e123ce4f,negative] |
||||||
test_create_security_group_rule_with_invalid_ip_protocol[id-84c81249-9f6e-439c-9bbf-cbb0d2cddbdf,negative] |
pass
pt123.4: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol[id-84c81249-9f6e-439c-9bbf-cbb0d2cddbdf,negative] |
||||||
test_create_security_group_rule_with_invalid_port_range[id-00296fa9-0576-496a-ae15-fbab843189e0,negative] |
pass
pt123.5: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range[id-00296fa9-0576-496a-ae15-fbab843189e0,negative] |
||||||
test_create_security_group_rule_with_invalid_to_port[id-ff88804d-144f-45d1-bf59-dd155838a43a,negative] |
pass
pt123.6: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port[id-ff88804d-144f-45d1-bf59-dd155838a43a,negative] |
||||||
test_create_security_group_rule_with_non_existent_id[id-1d507e98-7951-469b-82c3-23f1e6b8c254,negative] |
pass
pt123.7: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id[id-1d507e98-7951-469b-82c3-23f1e6b8c254,negative] |
||||||
test_delete_security_group_rule_with_non_existent_id[id-56fddcca-dbb8-4494-a0db-96e9f869527c,negative] |
pass
pt123.8: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id[id-56fddcca-dbb8-4494-a0db-96e9f869527c,negative] |
||||||
tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_security_groups_by_server[id-79517d60-535a-438f-af3d-e6feab1cbea7] |
pass
pt124.1: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server[id-79517d60-535a-438f-af3d-e6feab1cbea7] |
||||||
test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615] |
pass
pt124.2: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615] |
||||||
test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke] |
pass
pt124.3: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke] |
||||||
test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2] |
pass
pt124.4: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2] |
||||||
test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f] |
pass
pt124.5: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f] |
||||||
tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON | 11 | 5 | 0 | 0 | 6 | Detail | |
test_delete_nonexistent_security_group[id-6727c00b-214c-4f9e-9a52-017ac3e98411,negative] |
pass
pt125.1: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group[id-6727c00b-214c-4f9e-9a52-017ac3e98411,negative] |
||||||
test_delete_security_group_without_passing_id[id-1438f330-8fa4-4aeb-8a94-37c250106d7f,negative] |
pass
pt125.2: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id[id-1438f330-8fa4-4aeb-8a94-37c250106d7f,negative] |
||||||
test_delete_the_default_security_group[id-36a1629f-c6da-4a26-b8b8-55e7e5d5cd58,negative] |
pass
pt125.3: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group[id-36a1629f-c6da-4a26-b8b8-55e7e5d5cd58,negative] |
||||||
test_security_group_create_with_duplicate_name[id-9fdb4abc-6b66-4b27-b89c-eb215a956168,negative] |
skip
pt125.4: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name[id-9fdb4abc-6b66-4b27-b89c-eb215a956168,negative] |
||||||
test_security_group_create_with_invalid_group_description[id-777b6f14-aca9-4758-9e84-38783cfa58bc,negative] |
skip
pt125.5: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description[id-777b6f14-aca9-4758-9e84-38783cfa58bc,negative] |
||||||
test_security_group_create_with_invalid_group_name[id-1759c3cb-b0fc-44b7-86ce-c99236be911d,negative] |
skip
pt125.6: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name[id-1759c3cb-b0fc-44b7-86ce-c99236be911d,negative] |
||||||
test_security_group_get_nonexistent_group[id-673eaec1-9b3e-48ed-bdf1-2786c1b9661c,negative] |
pass
pt125.7: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group[id-673eaec1-9b3e-48ed-bdf1-2786c1b9661c,negative] |
||||||
test_update_non_existent_security_group[id-27edee9c-873d-4da6-a68a-3c256efebe8f,negative] |
pass
pt125.8: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group[id-27edee9c-873d-4da6-a68a-3c256efebe8f,negative] |
||||||
test_update_security_group_with_invalid_sg_des[id-97d12b1c-a610-4194-93f1-ba859e718b45,negative] |
skip
pt125.9: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des[id-97d12b1c-a610-4194-93f1-ba859e718b45,negative] |
||||||
test_update_security_group_with_invalid_sg_id[id-00579617-fe04-4e1c-9d08-ca7467d2e34b,negative] |
skip
pt125.10: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id[id-00579617-fe04-4e1c-9d08-ca7467d2e34b,negative] |
||||||
test_update_security_group_with_invalid_sg_name[id-cda8d8b4-59f8-4087-821d-20cf5a03b3b1,negative] |
skip
pt125.11: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name[id-cda8d8b4-59f8-4087-821d-20cf5a03b3b1,negative] |
||||||
tempest.api.compute.servers.test_availability_zone.AZV2TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list_with_non_admin_user[id-a8333aa2-205c-449f-a828-d38c2489bf25] |
pass
pt126.1: tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user[id-a8333aa2-205c-449f-a828-d38c2489bf25] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume | 5 | 5 | 0 | 0 | 0 | Detail | |
test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
pass
pt127.1: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
||||||
test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
pass
pt127.2: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
||||||
test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
pass
pt127.3: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
||||||
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
pass
pt127.4: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt127.5: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
pass
pt128.1: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
||||||
test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
pass
pt128.2: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
||||||
test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
pass
pt128.3: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
||||||
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
pass
pt128.4: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt128.5: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestManualDisk | 5 | 5 | 0 | 0 | 0 | Detail | |
test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
pass
pt129.1: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
||||||
test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
pass
pt129.2: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
||||||
test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
pass
pt129.3: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
||||||
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
pass
pt129.4: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt129.5: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
||||||
tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic | 2 | 2 | 0 | 0 | 0 | Detail | |
test_verify_duplicate_network_nics[id-1678d144-ed74-43f8-8e57-ab10dbf9b3c2] |
pass
pt130.1: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics[id-1678d144-ed74-43f8-8e57-ab10dbf9b3c2] |
||||||
test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2] |
pass
pt130.2: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2] |
||||||
tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05] |
pass
pt131.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05] |
||||||
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt131.2: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
||||||
test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159] |
pass
pt131.3: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159] |
||||||
test_delete_server_while_in_pause_state[id-943bd6e8-4d7a-4904-be83-7a6cc2d4213b] |
pass
pt131.4: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state[id-943bd6e8-4d7a-4904-be83-7a6cc2d4213b] |
||||||
test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad] |
pass
pt131.5: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad] |
||||||
test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be] |
pass
pt131.6: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be] |
||||||
test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b] |
pass
pt131.7: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b] |
||||||
test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
pass
pt131.8: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
||||||
tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt132.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
||||||
tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt133.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
||||||
tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713] |
pass
pt134.1: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713] |
||||||
test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e] |
pass
pt134.2: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e] |
||||||
test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f] |
pass
pt134.3: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f] |
||||||
test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad] |
pass
pt134.4: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad] |
||||||
test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97] |
pass
pt134.5: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97] |
||||||
tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_action[id-aacc71ca-1d70-4aa5-bbf6-0ff71470e43c] |
pass
pt135.1: tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action[id-aacc71ca-1d70-4aa5-bbf6-0ff71470e43c] |
||||||
test_list_instance_actions[id-77ca5cc5-9990-45e0-ab98-1de8fead201a] |
pass
pt135.2: tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions[id-77ca5cc5-9990-45e0-ab98-1de8fead201a] |
||||||
tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_list_deleted_instance_actions[id-0a0f85d4-10fa-41f6-bf80-a54fb4aa2ae1] |
pass
pt136.1: tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON.test_get_list_deleted_instance_actions[id-0a0f85d4-10fa-41f6-bf80-a54fb4aa2ae1] |
||||||
tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_action_invalid_request[id-0269f40a-6f18-456c-b336-c03623c897f1,negative] |
pass
pt137.1: tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request[id-0269f40a-6f18-456c-b336-c03623c897f1,negative] |
||||||
test_list_instance_actions_non_existent_server[id-67e1fce6-7ec2-45c6-92d4-0a8f1a632910,negative] |
pass
pt137.2: tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server[id-67e1fce6-7ec2-45c6-92d4-0a8f1a632910,negative] |
||||||
tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON | 17 | 15 | 0 | 0 | 2 | Detail | |
test_list_servers_detailed_filter_by_flavor[id-80c574cc-0925-44ba-8602-299028357dd9] |
pass
pt138.1: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor[id-80c574cc-0925-44ba-8602-299028357dd9] |
||||||
test_list_servers_detailed_filter_by_image[id-b3304c3b-97df-46d2-8cd3-e2b6659724e7] |
skip
pt138.2: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image[id-b3304c3b-97df-46d2-8cd3-e2b6659724e7] |
||||||
test_list_servers_detailed_filter_by_server_name[id-f9eb2b70-735f-416c-b260-9914ac6181e4] |
pass
pt138.3: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name[id-f9eb2b70-735f-416c-b260-9914ac6181e4] |
||||||
test_list_servers_detailed_filter_by_server_status[id-de2612ab-b7dd-4044-b0b1-d2539601911f] |
pass
pt138.4: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status[id-de2612ab-b7dd-4044-b0b1-d2539601911f] |
||||||
test_list_servers_detailed_limit_results[id-67aec2d0-35fe-4503-9f92-f13272b867ed] |
pass
pt138.5: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results[id-67aec2d0-35fe-4503-9f92-f13272b867ed] |
||||||
test_list_servers_filter_by_active_status[id-ca78e20e-fddb-4ce6-b7f7-bcbf8605e66e] |
pass
pt138.6: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status[id-ca78e20e-fddb-4ce6-b7f7-bcbf8605e66e] |
||||||
test_list_servers_filter_by_exceed_limit[id-37791bbd-90c0-4de0-831e-5f38cba9c6b3] |
pass
pt138.7: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit[id-37791bbd-90c0-4de0-831e-5f38cba9c6b3] |
||||||
test_list_servers_filter_by_flavor[id-573637f5-7325-47bb-9144-3476d0416908] |
pass
pt138.8: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor[id-573637f5-7325-47bb-9144-3476d0416908] |
||||||
test_list_servers_filter_by_image[id-05e8a8e7-9659-459a-989d-92c2f501f4ba] |
skip
pt138.9: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image[id-05e8a8e7-9659-459a-989d-92c2f501f4ba] |
||||||
test_list_servers_filter_by_limit[id-614cdfc1-d557-4bac-915b-3e67b48eee76] |
pass
pt138.10: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit[id-614cdfc1-d557-4bac-915b-3e67b48eee76] |
||||||
test_list_servers_filter_by_server_name[id-9b067a7b-7fee-4f6a-b29c-be43fe18fc5a] |
pass
pt138.11: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name[id-9b067a7b-7fee-4f6a-b29c-be43fe18fc5a] |
||||||
test_list_servers_filter_by_shutoff_status[id-451dbbb2-f330-4a9f-b0e1-5f5d2cb0f34c] |
pass
pt138.12: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status[id-451dbbb2-f330-4a9f-b0e1-5f5d2cb0f34c] |
||||||
test_list_servers_filter_by_zero_limit[id-b1495414-2d93-414c-8019-849afe8d319e] |
pass
pt138.13: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit[id-b1495414-2d93-414c-8019-849afe8d319e] |
||||||
test_list_servers_filtered_by_ip[id-43a1242e-7b31-48d1-88f2-3f72aa9f2077] |
pass
pt138.14: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip[id-43a1242e-7b31-48d1-88f2-3f72aa9f2077] |
||||||
test_list_servers_filtered_by_ip_regex[id-a905e287-c35e-42f2-b132-d02b09f3654a] |
pass
pt138.15: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex[id-a905e287-c35e-42f2-b132-d02b09f3654a] |
||||||
test_list_servers_filtered_by_name_regex[id-24a89b0c-0d55-4a28-847f-45075f19b27b] |
pass
pt138.16: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex[id-24a89b0c-0d55-4a28-847f-45075f19b27b] |
||||||
test_list_servers_filtered_by_name_wildcard[id-e9f624ee-92af-4562-8bec-437945a18dcb] |
pass
pt138.17: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard[id-e9f624ee-92af-4562-8bec-437945a18dcb] |
||||||
tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_list_servers_by_changes_since_future_date[id-74745ad8-b346-45b5-b9b8-509d7447fc1f,negative] |
pass
pt139.1: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date[id-74745ad8-b346-45b5-b9b8-509d7447fc1f,negative] |
||||||
test_list_servers_by_changes_since_invalid_date[id-87d12517-e20a-4c9c-97b6-dd1628d6d6c9,negative] |
pass
pt139.2: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date[id-87d12517-e20a-4c9c-97b6-dd1628d6d6c9,negative] |
||||||
test_list_servers_by_limits_greater_than_actual_count[id-d47c17fb-eebd-4287-8e95-f20a7e627b18,negative] |
pass
pt139.3: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count[id-d47c17fb-eebd-4287-8e95-f20a7e627b18,negative] |
||||||
test_list_servers_by_limits_pass_negative_value[id-62610dd9-4713-4ee0-8beb-fd2c1aa7f950,negative] |
pass
pt139.4: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value[id-62610dd9-4713-4ee0-8beb-fd2c1aa7f950,negative] |
||||||
test_list_servers_by_limits_pass_string[id-679bc053-5e70-4514-9800-3dfab1a380a6,negative] |
pass
pt139.5: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string[id-679bc053-5e70-4514-9800-3dfab1a380a6,negative] |
||||||
test_list_servers_by_non_existing_flavor[id-5913660b-223b-44d4-a651-a0fbfd44ca75,negative] |
pass
pt139.6: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor[id-5913660b-223b-44d4-a651-a0fbfd44ca75,negative] |
||||||
test_list_servers_by_non_existing_image[id-ff01387d-c7ad-47b4-ae9e-64fa214638fe,negative] |
pass
pt139.7: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image[id-ff01387d-c7ad-47b4-ae9e-64fa214638fe,negative] |
||||||
test_list_servers_by_non_existing_server_name[id-e2c77c4a-000a-4af3-a0bd-629a328bde7c,negative] |
pass
pt139.8: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name[id-e2c77c4a-000a-4af3-a0bd-629a328bde7c,negative] |
||||||
test_list_servers_detail_server_is_deleted[id-93055106-2d34-46fe-af68-d9ddbf7ee570,negative] |
pass
pt139.9: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted[id-93055106-2d34-46fe-af68-d9ddbf7ee570,negative] |
||||||
test_list_servers_status_non_existing[id-fcdf192d-0f74-4d89-911f-1ec002b822c4,negative] |
pass
pt139.10: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing[id-fcdf192d-0f74-4d89-911f-1ec002b822c4,negative] |
||||||
test_list_servers_with_a_deleted_server[id-24a26f1a-1ddc-4eea-b0d7-a90cc874ad8f,negative] |
pass
pt139.11: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server[id-24a26f1a-1ddc-4eea-b0d7-a90cc874ad8f,negative] |
||||||
tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
pass
pt140.1: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
||||||
test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
pass
pt140.2: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
||||||
tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
pass
pt141.1: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
||||||
test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative] |
pass
pt141.2: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative] |
||||||
test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative] |
pass
pt141.3: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative] |
||||||
test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative] |
pass
pt141.4: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative] |
||||||
test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
pass
pt141.5: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
||||||
tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON | 17 | 15 | 0 | 0 | 2 | Detail | |
test_change_server_password[id-6158df09-4b82-4ab3-af6d-29cf36af858d] |
skip
pt142.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password[id-6158df09-4b82-4ab3-af6d-29cf36af858d] |
||||||
test_create_backup[id-b963d4f1-94b3-4c40-9e97-7b583f46e470,image] |
pass
pt142.2: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup[id-b963d4f1-94b3-4c40-9e97-7b583f46e470,image] |
||||||
test_get_console_output[id-4b8867e6-fffa-4d54-b1d1-6fdda57be2f3] |
pass
pt142.3: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output[id-4b8867e6-fffa-4d54-b1d1-6fdda57be2f3] |
||||||
test_get_console_output_server_id_in_shutoff_status[id-5b65d4e7-4ecd-437c-83c0-d6b79d927568] |
pass
pt142.4: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status[id-5b65d4e7-4ecd-437c-83c0-d6b79d927568] |
||||||
test_get_console_output_with_unlimited_size[id-89104062-69d8-4b19-a71b-f47b7af093d7] |
pass
pt142.5: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size[id-89104062-69d8-4b19-a71b-f47b7af093d7] |
||||||
test_get_vnc_console[id-c6bc11bf-592e-4015-9319-1c98dc64daf5] |
skip
pt142.6: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console[id-c6bc11bf-592e-4015-9319-1c98dc64daf5] |
||||||
test_lock_unlock_server[id-80a8094c-211e-440a-ab88-9e59d556c7ee] |
pass
pt142.7: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server[id-80a8094c-211e-440a-ab88-9e59d556c7ee] |
||||||
test_pause_unpause_server[id-bd61a9fd-062f-4670-972b-2d6c3e3b9e73] |
pass
pt142.8: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server[id-bd61a9fd-062f-4670-972b-2d6c3e3b9e73] |
||||||
test_reboot_server_hard[id-2cb1baf6-ac8d-4429-bf0d-ba8a0ba53e32,smoke] |
pass
pt142.9: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard[id-2cb1baf6-ac8d-4429-bf0d-ba8a0ba53e32,smoke] |
||||||
test_remove_server_all_security_groups[id-1d1c9104-1b0a-11e7-a3d4-fa163e65f5ce] |
pass
pt142.10: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups[id-1d1c9104-1b0a-11e7-a3d4-fa163e65f5ce] |
||||||
test_shelve_paused_server[id-8cf9f450-a871-42cf-9bef-77eba189c0b0] |
pass
pt142.11: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_paused_server[id-8cf9f450-a871-42cf-9bef-77eba189c0b0] |
||||||
test_stop_start_server[id-af8eafd4-38a7-4a4b-bdbc-75145a580560] |
pass
pt142.12: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server[id-af8eafd4-38a7-4a4b-bdbc-75145a580560] |
||||||
test_suspend_resume_server[id-0d8ee21e-b749-462d-83da-b85b41c86c7f] |
pass
pt142.13: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server[id-0d8ee21e-b749-462d-83da-b85b41c86c7f] |
||||||
test_resize_server_confirm[id-1499262a-9328-4eda-9068-db1ac57498d2] |
pass
pt142.14: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm[id-1499262a-9328-4eda-9068-db1ac57498d2] |
||||||
test_resize_server_confirm_from_stopped[id-138b131d-66df-48c9-a171-64f45eb92962] |
pass
pt142.15: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped[id-138b131d-66df-48c9-a171-64f45eb92962] |
||||||
test_resize_server_revert[id-c03aab19-adb1-44f5-917d-c419577e9e68] |
pass
pt142.16: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert[id-c03aab19-adb1-44f5-917d-c419577e9e68] |
||||||
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
pass
pt142.17: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
||||||
tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_server_addresses[id-6eb718c0-02d9-4d5e-acd1-4e0c269cef39,network,smoke] |
pass
pt143.1: tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses[id-6eb718c0-02d9-4d5e-acd1-4e0c269cef39,network,smoke] |
||||||
test_list_server_addresses_by_network[id-87bbc374-5538-4f64-b673-2b0e4443cc30,network,smoke] |
pass
pt143.2: tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network[id-87bbc374-5538-4f64-b673-2b0e4443cc30,network,smoke] |
||||||
tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_server_addresses_by_network_neg[id-a2ab5144-78c0-4942-a0ed-cc8edccfd9ba,negative,network] |
pass
pt144.1: tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg[id-a2ab5144-78c0-4942-a0ed-cc8edccfd9ba,negative,network] |
||||||
test_list_server_addresses_invalid_server_id[id-02c3f645-2d2e-4417-8525-68c0407d001b,negative,network] |
pass
pt144.2: tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id[id-02c3f645-2d2e-4417-8525-68c0407d001b,negative,network] |
||||||
tempest.api.compute.servers.test_server_group.ServerGroupTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113] |
pass
pt145.1: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113] |
||||||
test_create_delete_server_group_with_affinity_policy[id-5dc57eda-35b7-4af7-9e5f-3c2be3d2d68b] |
pass
pt145.2: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy[id-5dc57eda-35b7-4af7-9e5f-3c2be3d2d68b] |
||||||
test_create_delete_server_group_with_anti_affinity_policy[id-3645a102-372f-4140-afad-13698d850d23] |
pass
pt145.3: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy[id-3645a102-372f-4140-afad-13698d850d23] |
||||||
test_create_server_with_scheduler_hint_group[id-ed20d3fb-9d1f-4329-b160-543fbd5d9811] |
pass
pt145.4: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group[id-ed20d3fb-9d1f-4329-b160-543fbd5d9811] |
||||||
test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321] |
pass
pt145.5: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321] |
||||||
test_show_server_group[id-b3545034-dd78-48f0-bdc2-a4adfa6d0ead] |
pass
pt145.6: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group[id-b3545034-dd78-48f0-bdc2-a4adfa6d0ead] |
||||||
tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON | 12 | 4 | 0 | 0 | 8 | Detail | |
test_create_server_metadata_blank_key[id-92431555-4d8b-467c-b95b-b17daa5e57ff,negative] |
pass
pt146.1: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key[id-92431555-4d8b-467c-b95b-b17daa5e57ff,negative] |
||||||
test_delete_metadata_non_existent_server[id-6bbd88e1-f8b3-424d-ba10-ae21c45ada8d,negative] |
skip
pt146.2: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server[id-6bbd88e1-f8b3-424d-ba10-ae21c45ada8d,negative] |
||||||
test_list_server_metadata_non_existent_server[id-f408e78e-3066-4097-9299-3b0182da812e,negative] |
pass
pt146.3: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server[id-f408e78e-3066-4097-9299-3b0182da812e,negative] |
||||||
test_metadata_items_limit[id-d8c0a210-a5c3-4664-be04-69d96746b547,negative] |
skip
pt146.4: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit[id-d8c0a210-a5c3-4664-be04-69d96746b547,negative] |
||||||
test_server_create_metadata_key_too_long[id-fe114a8f-3a57-4eff-9ee2-4e14628df049,negative] |
pass
pt146.5: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long[id-fe114a8f-3a57-4eff-9ee2-4e14628df049,negative] |
||||||
test_server_metadata_non_existent_server[id-4d9cd7a3-2010-4b41-b8fe-3bbf0b169466,negative] |
pass
pt146.6: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server[id-4d9cd7a3-2010-4b41-b8fe-3bbf0b169466,negative] |
||||||
test_set_metadata_invalid_key[id-0025fbd6-a4ba-4cde-b8c2-96805dcfdabc,negative] |
skip
pt146.7: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_invalid_key[id-0025fbd6-a4ba-4cde-b8c2-96805dcfdabc,negative] |
||||||
test_set_metadata_non_existent_server[id-0df38c2a-3d4e-4db5-98d8-d4d9fa843a12,negative] |
skip
pt146.8: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server[id-0df38c2a-3d4e-4db5-98d8-d4d9fa843a12,negative] |
||||||
test_set_server_metadata_blank_key[id-96100343-7fa9-40d8-80fa-d29ef588ce1c,negative] |
skip
pt146.9: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key[id-96100343-7fa9-40d8-80fa-d29ef588ce1c,negative] |
||||||
test_set_server_metadata_missing_metadata[id-64a91aee-9723-4863-be44-4c9d9f1e7d0e,negative] |
skip
pt146.10: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata[id-64a91aee-9723-4863-be44-4c9d9f1e7d0e,negative] |
||||||
test_update_metadata_non_existent_server[id-904b13dc-0ef2-4e4c-91cd-3b4a0f2f49d8,negative] |
skip
pt146.11: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server[id-904b13dc-0ef2-4e4c-91cd-3b4a0f2f49d8,negative] |
||||||
test_update_metadata_with_blank_key[id-a452f38c-05c2-4b47-bd44-a4f0bf5a5e48,negative] |
skip
pt146.12: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key[id-a452f38c-05c2-4b47-bd44-a4f0bf5a5e48,negative] |
||||||
tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_server_password[id-f8229e8b-b625-4493-800a-bde86ac611ea] |
pass
pt147.1: tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password[id-f8229e8b-b625-4493-800a-bde86ac611ea] |
||||||
test_get_server_password[id-f83b582f-62a8-4f22-85b0-0dee50ff783a] |
pass
pt147.2: tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password[id-f83b582f-62a8-4f22-85b0-0dee50ff783a] |
||||||
tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rescue_unrescue_instance[id-fd032140-714c-42e4-a8fd-adcd8df06be6] |
pass
pt148.1: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance[id-fd032140-714c-42e4-a8fd-adcd8df06be6] |
||||||
tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rescued_vm_add_remove_security_group[id-affca41f-7195-492d-8065-e09eee245404] |
pass
pt149.1: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235.test_rescued_vm_add_remove_security_group[id-affca41f-7195-492d-8065-e09eee245404] |
||||||
test_rescued_vm_associate_dissociate_floating_ip[id-4842e0cf-e87d-4d9d-b61f-f4791da3cacc] |
pass
pt149.2: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235.test_rescued_vm_associate_dissociate_floating_ip[id-4842e0cf-e87d-4d9d-b61f-f4791da3cacc] |
||||||
tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_check_tag_existence[id-81279a66-61c3-4759-b830-a2dbe64cbe08] |
pass
pt150.1: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_check_tag_existence[id-81279a66-61c3-4759-b830-a2dbe64cbe08] |
||||||
test_create_delete_tag[id-8d95abe2-c658-4c42-9a44-c0258500306b] |
pass
pt150.2: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_create_delete_tag[id-8d95abe2-c658-4c42-9a44-c0258500306b] |
||||||
test_delete_all_tags[id-a63b2a74-e918-4b7c-bcab-10c855f3a57e] |
pass
pt150.3: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_delete_all_tags[id-a63b2a74-e918-4b7c-bcab-10c855f3a57e] |
||||||
test_update_all_tags[id-a2c1af8c-127d-417d-974b-8115f7e3d831] |
pass
pt150.4: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_update_all_tags[id-a2c1af8c-127d-417d-974b-8115f7e3d831] |
||||||
tempest.api.compute.servers.test_servers.ServerShowV247Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33] |
pass
pt151.1: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33] |
||||||
test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b] |
pass
pt151.2: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b] |
||||||
tempest.api.compute.servers.test_servers.ServersTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_create_server_specify_multibyte_character_name[id-defbaca5-d611-49f5-ae21-56ee25d2db49] |
pass
pt152.1: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name[id-defbaca5-d611-49f5-ae21-56ee25d2db49] |
||||||
test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] |
pass
pt152.2: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] |
||||||
test_create_server_with_ipv6_addr_only[id-38fb1d02-c3c5-41de-91d3-9bc2025a75eb] |
pass
pt152.3: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only[id-38fb1d02-c3c5-41de-91d3-9bc2025a75eb] |
||||||
test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833] |
pass
pt152.4: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833] |
||||||
test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699] |
pass
pt152.5: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699] |
||||||
test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077] |
pass
pt152.6: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077] |
||||||
test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2] |
pass
pt152.7: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2] |
||||||
tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a] |
pass
pt153.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test.test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a] |
||||||
tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60] |
pass
pt154.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test.test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60] |
||||||
tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 45 | 44 | 0 | 0 | 1 | Detail | |
test_create_numeric_server_name[id-fd57f159-68d6-4c2a-902b-03070828a87e,negative] |
pass
pt155.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name[id-fd57f159-68d6-4c2a-902b-03070828a87e,negative] |
||||||
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
pass
pt155.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
pass
pt155.3: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
||||||
test_create_server_metadata_exceeds_length_limit[id-7fc74810-0bd2-4cd7-8244-4f33a9db865a,negative] |
pass
pt155.4: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit[id-7fc74810-0bd2-4cd7-8244-4f33a9db865a,negative] |
||||||
test_create_server_name_length_exceeds_256[id-c3e0fb12-07fc-4d76-a22e-37409887afe8,negative] |
pass
pt155.5: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256[id-c3e0fb12-07fc-4d76-a22e-37409887afe8,negative] |
||||||
test_create_with_invalid_flavor[id-18f5227f-d155-4429-807c-ccb103887537,negative] |
pass
pt155.6: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor[id-18f5227f-d155-4429-807c-ccb103887537,negative] |
||||||
test_create_with_invalid_image[id-fcba1052-0a50-4cf3-b1ac-fae241edf02f,negative] |
pass
pt155.7: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image[id-fcba1052-0a50-4cf3-b1ac-fae241edf02f,negative] |
||||||
test_create_with_invalid_network_uuid[id-4e72dc2d-44c5-4336-9667-f7972e95c402,negative] |
pass
pt155.8: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid[id-4e72dc2d-44c5-4336-9667-f7972e95c402,negative] |
||||||
test_create_with_non_existent_keypair[id-7a2efc39-530c-47de-b875-2dd01c8d39bd,negative] |
pass
pt155.9: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair[id-7a2efc39-530c-47de-b875-2dd01c8d39bd,negative] |
||||||
test_create_with_nonexistent_security_group[id-c5fa6041-80cd-483b-aa6d-4e45f19d093c,negative] |
pass
pt155.10: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group[id-c5fa6041-80cd-483b-aa6d-4e45f19d093c,negative] |
||||||
test_delete_non_existent_server[id-1041b4e6-514b-4855-96a5-e974b60870a3,negative] |
pass
pt155.11: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server[id-1041b4e6-514b-4855-96a5-e974b60870a3,negative] |
||||||
test_delete_server_pass_id_exceeding_length_limit[id-f4d7279b-5fd2-4bf2-9ba4-ae35df0d18c5,negative] |
pass
pt155.12: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit[id-f4d7279b-5fd2-4bf2-9ba4-ae35df0d18c5,negative] |
||||||
test_delete_server_pass_negative_id[id-75f79124-277c-45e6-a373-a1d6803f4cc4,negative] |
pass
pt155.13: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id[id-75f79124-277c-45e6-a373-a1d6803f4cc4,negative] |
||||||
test_force_delete_nonexistent_server_id[id-6f47992b-5144-4250-9f8b-f00aa33950f3,negative] |
pass
pt155.14: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id[id-6f47992b-5144-4250-9f8b-f00aa33950f3,negative] |
||||||
test_get_console_output_of_non_existent_server[id-7dd919e7-413f-4198-bebb-35e2a01b13e9,negative] |
pass
pt155.15: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server[id-7dd919e7-413f-4198-bebb-35e2a01b13e9,negative] |
||||||
test_get_non_existent_server[id-3436b02f-1b1e-4f03-881e-c6a602327439,negative] |
pass
pt155.16: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server[id-3436b02f-1b1e-4f03-881e-c6a602327439,negative] |
||||||
test_invalid_access_ip_v4_address[id-7f70a4d1-608f-4794-9e56-cb182765972c,negative] |
pass
pt155.17: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address[id-7f70a4d1-608f-4794-9e56-cb182765972c,negative] |
||||||
test_invalid_ip_v6_address[id-5226dd80-1e9c-4d8a-b5f9-b26ca4763fd0,negative] |
pass
pt155.18: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address[id-5226dd80-1e9c-4d8a-b5f9-b26ca4763fd0,negative] |
||||||
test_pause_non_existent_server[id-6a8dc0c6-6cd4-4c0a-9f32-413881828091,negative] |
pass
pt155.19: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server[id-6a8dc0c6-6cd4-4c0a-9f32-413881828091,negative] |
||||||
test_pause_paused_server[id-d1417e7f-a509-41b5-a102-d5eed8613369,negative] |
pass
pt155.20: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server[id-d1417e7f-a509-41b5-a102-d5eed8613369,negative] |
||||||
test_personality_file_contents_not_encoded[id-b8a7235e-5246-4a8f-a08e-b34877c6586f,negative] |
skip
pt155.21: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded[id-b8a7235e-5246-4a8f-a08e-b34877c6586f,negative] |
||||||
test_reboot_deleted_server[id-581a397d-5eab-486f-9cf9-1014bbd4c984,negative] |
pass
pt155.22: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server[id-581a397d-5eab-486f-9cf9-1014bbd4c984,negative] |
||||||
test_reboot_non_existent_server[id-d4c023a0-9c55-4747-9dd5-413b820143c7,negative] |
pass
pt155.23: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server[id-d4c023a0-9c55-4747-9dd5-413b820143c7,negative] |
||||||
test_rebuild_deleted_server[id-98fa0458-1485-440f-873b-fe7f0d714930,negative] |
pass
pt155.24: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server[id-98fa0458-1485-440f-873b-fe7f0d714930,negative] |
||||||
test_rebuild_non_existent_server[id-d86141a7-906e-4731-b187-d64a2ea61422,negative] |
pass
pt155.25: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server[id-d86141a7-906e-4731-b187-d64a2ea61422,negative] |
||||||
test_restore_nonexistent_server_id[id-9c6d38cc-fcfb-437a-85b9-7b788af8bf01,negative] |
pass
pt155.26: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id[id-9c6d38cc-fcfb-437a-85b9-7b788af8bf01,negative] |
||||||
test_restore_server_invalid_state[id-7fcadfab-bd6a-4753-8db7-4a51e51aade9,negative] |
pass
pt155.27: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state[id-7fcadfab-bd6a-4753-8db7-4a51e51aade9,negative] |
||||||
test_resume_non_existent_server[id-221cd282-bddb-4837-a683-89c2487389b6,negative] |
pass
pt155.28: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server[id-221cd282-bddb-4837-a683-89c2487389b6,negative] |
||||||
test_resume_server_invalid_state[id-ccb6294d-c4c9-498f-8a43-554c098bfadb,negative] |
pass
pt155.29: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state[id-ccb6294d-c4c9-498f-8a43-554c098bfadb,negative] |
||||||
test_server_name_blank[id-dbbfd247-c40c-449e-8f6c-d2aa7c7da7cf,negative] |
pass
pt155.30: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank[id-dbbfd247-c40c-449e-8f6c-d2aa7c7da7cf,negative] |
||||||
test_shelve_non_existent_server[id-abca56e2-a892-48ea-b5e5-e07e69774816,negative] |
pass
pt155.31: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server[id-abca56e2-a892-48ea-b5e5-e07e69774816,negative] |
||||||
test_shelve_shelved_server[id-443e4f9b-e6bf-4389-b601-3a710f15fddd,negative] |
pass
pt155.32: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server[id-443e4f9b-e6bf-4389-b601-3a710f15fddd,negative] |
||||||
test_stop_non_existent_server[id-a31460a9-49e1-42aa-82ee-06e0bb7c2d03,negative] |
pass
pt155.33: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server[id-a31460a9-49e1-42aa-82ee-06e0bb7c2d03,negative] |
||||||
test_suspend_non_existent_server[id-d1f032d5-7b6e-48aa-b252-d5f16dd994ca,negative] |
pass
pt155.34: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server[id-d1f032d5-7b6e-48aa-b252-d5f16dd994ca,negative] |
||||||
test_suspend_server_invalid_state[id-7f323206-05a9-4bf8-996b-dd5b2036501b,negative] |
pass
pt155.35: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state[id-7f323206-05a9-4bf8-996b-dd5b2036501b,negative] |
||||||
test_unpause_non_existent_server[id-705b8e3a-e8a7-477c-a19b-6868fc24ac75,negative] |
pass
pt155.36: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server[id-705b8e3a-e8a7-477c-a19b-6868fc24ac75,negative] |
||||||
test_unpause_server_invalid_state[id-c8e639a7-ece8-42dd-a2e0-49615917ba4f,negative] |
pass
pt155.37: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state[id-c8e639a7-ece8-42dd-a2e0-49615917ba4f,negative] |
||||||
test_unshelve_non_existent_server[id-23d23b37-afaf-40d7-aa5d-5726f82d8821,negative] |
pass
pt155.38: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server[id-23d23b37-afaf-40d7-aa5d-5726f82d8821,negative] |
||||||
test_unshelve_server_invalid_state[id-8f198ded-1cca-4228-9e65-c6b449c54880,negative] |
pass
pt155.39: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state[id-8f198ded-1cca-4228-9e65-c6b449c54880,negative] |
||||||
test_update_name_of_non_existent_server[id-aa8eed43-e2cb-4ebf-930b-da14f6a21d81,negative] |
pass
pt155.40: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server[id-aa8eed43-e2cb-4ebf-930b-da14f6a21d81,negative] |
||||||
test_update_server_name_length_exceeds_256[id-5c8e244c-dada-4590-9944-749c455b431f,negative] |
pass
pt155.41: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256[id-5c8e244c-dada-4590-9944-749c455b431f,negative] |
||||||
test_update_server_set_empty_name[id-38204696-17c6-44da-9590-40f87fb5a899,negative] |
pass
pt155.42: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name[id-38204696-17c6-44da-9590-40f87fb5a899,negative] |
||||||
test_resize_nonexistent_server[id-7ea45b3e-e770-46fa-bfcc-9daaf6d987c0,negative] |
pass
pt155.43: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server[id-7ea45b3e-e770-46fa-bfcc-9daaf6d987c0,negative] |
||||||
test_resize_server_with_non_existent_flavor[id-ced1a1d7-2ab6-45c9-b90f-b27d87b30efd,negative] |
pass
pt155.44: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor[id-ced1a1d7-2ab6-45c9-b90f-b27d87b30efd,negative] |
||||||
test_resize_server_with_null_flavor[id-45436a7d-a388-4a35-a9d8-3adc5d0d940b,negative] |
pass
pt155.45: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor[id-45436a7d-a388-4a35-a9d8-3adc5d0d940b,negative] |
||||||
tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_a_server_of_another_tenant[id-5c75009d-3eea-423e-bea3-61b09fd25f9c,negative] |
pass
pt156.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant[id-5c75009d-3eea-423e-bea3-61b09fd25f9c,negative] |
||||||
test_update_server_of_another_tenant[id-543d84c1-dd2e-4c6d-8cb2-b9da0efaa384,negative] |
pass
pt156.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant[id-543d84c1-dd2e-4c6d-8cb2-b9da0efaa384,negative] |
||||||
tempest.api.compute.test_extensions.ExtensionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd] |
pass
pt157.1: tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd] |
||||||
test_list_extensions[id-3bb27738-b759-4e0d-a5fa-37d7a6df07d1] |
pass
pt157.2: tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions[id-3bb27738-b759-4e0d-a5fa-37d7a6df07d1] |
||||||
tempest.api.compute.test_quotas.QuotasTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_compare_tenant_quotas_with_default_quotas[id-cd65d997-f7e4-4966-a7e9-d5001b674fdc] |
pass
pt158.1: tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas[id-cd65d997-f7e4-4966-a7e9-d5001b674fdc] |
||||||
test_get_default_quotas[id-9bfecac7-b966-4f47-913f-1a9e2c12134a] |
pass
pt158.2: tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas[id-9bfecac7-b966-4f47-913f-1a9e2c12134a] |
||||||
test_get_quotas[id-f1ef0a97-dbbb-4cca-adc5-c9fbc4f76107] |
pass
pt158.3: tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas[id-f1ef0a97-dbbb-4cca-adc5-c9fbc4f76107] |
||||||
tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_tenant_networks[id-edfea98e-bbe3-4c7a-9739-87b986baff26,network] |
pass
pt159.1: tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks[id-edfea98e-bbe3-4c7a-9739-87b986baff26,network] |
||||||
tempest.api.compute.test_versions.TestVersions | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke] |
pass
pt160.1: tempest.api.compute.test_versions.TestVersions.test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke] |
||||||
test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke] |
pass
pt160.2: tempest.api.compute.test_versions.TestVersions.test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke] |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt161.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt161.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt162.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt162.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
||||||
tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt163.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt163.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt163.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
||||||
tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt164.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
pt165.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
pt166.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
pt166.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
pt166.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
pt166.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
pt166.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
pt166.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
pt167.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
pt167.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
pt167.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
pt167.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
pt167.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
pt167.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
pt167.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
pt167.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
||||||
tempest.api.identity.admin.v3.test_application_credentials.ApplicationCredentialsV3AdminTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_application_credential_with_roles[id-3b3dd48f-3388-406a-a9e6-4d078a552d0e] |
pass
pt168.1: tempest.api.identity.admin.v3.test_application_credentials.ApplicationCredentialsV3AdminTest.test_create_application_credential_with_roles[id-3b3dd48f-3388-406a-a9e6-4d078a552d0e] |
||||||
tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_credentials_create_get_update_delete[id-7cd59bf9-bda4-4c72-9467-d21cab278355,smoke] |
pass
pt169.1: tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete[id-7cd59bf9-bda4-4c72-9467-d21cab278355,smoke] |
||||||
test_credentials_list_delete[id-13202c00-0021-42a1-88d4-81b44d448aab] |
pass
pt169.2: tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete[id-13202c00-0021-42a1-88d4-81b44d448aab] |
||||||
tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId | 1 | 1 | 0 | 0 | 0 | Detail | |
test_default_project_id[id-d6110661-6a71-49a7-a453-b5e26640ff6d] |
pass
pt170.1: tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id[id-d6110661-6a71-49a7-a453-b5e26640ff6d] |
||||||
tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_domain_config_and_show_config_groups_and_options[id-9e3ff13c-f597-4f01-9377-d6c06c2a1477] |
pass
pt171.1: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options[id-9e3ff13c-f597-4f01-9377-d6c06c2a1477] |
||||||
test_create_update_and_delete_domain_config[id-7161023e-5dd0-4612-9da0-1bac6ac30b63] |
pass
pt171.2: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config[id-7161023e-5dd0-4612-9da0-1bac6ac30b63] |
||||||
test_create_update_and_delete_domain_config_groups_and_opts[id-c7510fa2-6661-4170-9c6b-4783a80651e9] |
pass
pt171.3: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts[id-c7510fa2-6661-4170-9c6b-4783a80651e9] |
||||||
test_show_default_group_config_and_options[id-11a02bf0-6f94-4380-b3b0-c8dc18fc0d22] |
pass
pt171.4: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options[id-11a02bf0-6f94-4380-b3b0-c8dc18fc0d22] |
||||||
tempest.api.identity.admin.v3.test_domains.DomainsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_create_domain_with_disabled_status[id-036df86e-bb5d-42c0-a7c2-66b9db3a6046] |
pass
pt172.1: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status[id-036df86e-bb5d-42c0-a7c2-66b9db3a6046] |
||||||
test_create_domain_without_description[id-2abf8764-309a-4fa9-bc58-201b799817ad] |
pass
pt172.2: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description[id-2abf8764-309a-4fa9-bc58-201b799817ad] |
||||||
test_create_update_delete_domain[id-f2f5b44a-82e8-4dad-8084-0661ea3b18cf,smoke] |
pass
pt172.3: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain[id-f2f5b44a-82e8-4dad-8084-0661ea3b18cf,smoke] |
||||||
test_domain_delete_cascades_content[id-d8d318b7-d1b3-4c37-94c5-3c5ba0b121ea] |
pass
pt172.4: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content[id-d8d318b7-d1b3-4c37-94c5-3c5ba0b121ea] |
||||||
test_list_domains[id-8cf516ef-2114-48f1-907b-d32726c734d4] |
pass
pt172.5: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains[id-8cf516ef-2114-48f1-907b-d32726c734d4] |
||||||
test_list_domains_filter_by_enabled[id-3fd19840-65c1-43f8-b48c-51bdd066dff9] |
pass
pt172.6: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled[id-3fd19840-65c1-43f8-b48c-51bdd066dff9] |
||||||
test_list_domains_filter_by_name[id-c6aee07b-4981-440c-bb0b-eb598f58ffe9] |
pass
pt172.7: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name[id-c6aee07b-4981-440c-bb0b-eb598f58ffe9] |
||||||
tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_domain_with_empty_name[id-9018461d-7d24-408d-b3fe-ae37e8cd5c9e,negative] |
pass
pt173.1: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name[id-9018461d-7d24-408d-b3fe-ae37e8cd5c9e,negative] |
||||||
test_create_domain_with_name_length_over_64[id-37b1bbf2-d664-4785-9a11-333438586eae,negative] |
pass
pt173.2: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64[id-37b1bbf2-d664-4785-9a11-333438586eae,negative] |
||||||
test_delete_active_domain[gate,id-1f3fbff5-4e44-400d-9ca1-d953f05f609b,negative] |
pass
pt173.3: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain[gate,id-1f3fbff5-4e44-400d-9ca1-d953f05f609b,negative] |
||||||
test_delete_non_existent_domain[id-43781c07-764f-4cf2-a405-953c1916f605,negative] |
pass
pt173.4: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain[id-43781c07-764f-4cf2-a405-953c1916f605,negative] |
||||||
test_domain_create_duplicate[id-e6f9e4a2-4f36-4be8-bdbc-4e199ae29427,negative] |
pass
pt173.5: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate[id-e6f9e4a2-4f36-4be8-bdbc-4e199ae29427,negative] |
||||||
tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_show_check_delete_endpoint_group[id-7c69e7a1-f865-402d-a2ea-44493017315a] |
pass
pt174.1: tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group[id-7c69e7a1-f865-402d-a2ea-44493017315a] |
||||||
test_update_endpoint_group[id-51c8fc38-fa84-4e76-b5b6-6fc37770fb26] |
pass
pt174.2: tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group[id-51c8fc38-fa84-4e76-b5b6-6fc37770fb26] |
||||||
tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_list_show_delete_endpoint[id-0e2446d2-c1fd-461b-a729-b9e73e3e3b37] |
pass
pt175.1: tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint[id-0e2446d2-c1fd-461b-a729-b9e73e3e3b37] |
||||||
test_list_endpoints[id-c19ecf90-240e-4e23-9966-21cee3f6a618] |
pass
pt175.2: tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints[id-c19ecf90-240e-4e23-9966-21cee3f6a618] |
||||||
test_update_endpoint[id-37e8f15e-ee7c-4657-a1e7-f6b61e375eff,smoke] |
pass
pt175.3: tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint[id-37e8f15e-ee7c-4657-a1e7-f6b61e375eff,smoke] |
||||||
tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_with_enabled_False[id-ac6c137e-4d3d-448f-8c83-4f13d0942651,negative] |
pass
pt176.1: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False[id-ac6c137e-4d3d-448f-8c83-4f13d0942651,negative] |
||||||
test_create_with_enabled_True[id-9c43181e-0627-484a-8c79-923e8a59598b,negative] |
pass
pt176.2: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True[id-9c43181e-0627-484a-8c79-923e8a59598b,negative] |
||||||
test_update_with_enabled_False[id-65e41f32-5eb7-498f-a92a-a6ccacf7439a,negative] |
pass
pt176.3: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False[id-65e41f32-5eb7-498f-a92a-a6ccacf7439a,negative] |
||||||
test_update_with_enabled_True[id-faba3587-f066-4757-a48e-b4a3f01803bb,negative] |
pass
pt176.4: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True[id-faba3587-f066-4757-a48e-b4a3f01803bb,negative] |
||||||
tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_group_create_update_get[id-2e80343b-6c81-4ac3-88c7-452f3e9d5129] |
pass
pt177.1: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get[id-2e80343b-6c81-4ac3-88c7-452f3e9d5129] |
||||||
test_group_users_add_list_delete[id-1598521a-2f36-4606-8df9-30772bd51339,smoke] |
pass
pt177.2: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete[id-1598521a-2f36-4606-8df9-30772bd51339,smoke] |
||||||
test_list_groups[id-cc9a57a5-a9ed-4f2d-a29f-4f979a06ec71] |
pass
pt177.3: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups[id-cc9a57a5-a9ed-4f2d-a29f-4f979a06ec71] |
||||||
test_list_user_groups[id-64573281-d26a-4a52-b899-503cb0f4e4ec] |
pass
pt177.4: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups[id-64573281-d26a-4a52-b899-503cb0f4e4ec] |
||||||
tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_inherit_assign_check_revoke_roles_on_projects_group[id-26021436-d5a4-4256-943c-ded01e0d4b45] |
pass
pt178.1: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group[id-26021436-d5a4-4256-943c-ded01e0d4b45] |
||||||
test_inherit_assign_check_revoke_roles_on_projects_user[id-18b70e45-7687-4b72-8277-b8f1a47d7591] |
pass
pt178.2: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user[id-18b70e45-7687-4b72-8277-b8f1a47d7591] |
||||||
test_inherit_assign_list_check_revoke_roles_on_domains_group[id-c7a8dda2-be50-4fb4-9a9c-e830771078b1] |
pass
pt178.3: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group[id-c7a8dda2-be50-4fb4-9a9c-e830771078b1] |
||||||
test_inherit_assign_list_check_revoke_roles_on_domains_user[id-4e6f0366-97c8-423c-b2be-41eae6ac91c8] |
pass
pt178.4: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user[id-4e6f0366-97c8-423c-b2be-41eae6ac91c8] |
||||||
test_inherit_assign_list_revoke_user_roles_on_domain[id-3acf666e-5354-42ac-8e17-8b68893bcd36] |
pass
pt178.5: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain[id-3acf666e-5354-42ac-8e17-8b68893bcd36] |
||||||
test_inherit_assign_list_revoke_user_roles_on_project_tree[id-9f02ccd9-9b57-46b4-8f77-dd5a736f3a06] |
pass
pt178.6: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree[id-9f02ccd9-9b57-46b4-8f77-dd5a736f3a06] |
||||||
tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_list_projects[id-1d830662-22ad-427c-8c3e-4ec854b0af44] |
pass
pt179.1: tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects[id-1d830662-22ad-427c-8c3e-4ec854b0af44] |
||||||
test_list_projects_with_domains[id-fab13f3c-f6a6-4b9f-829b-d32fd44fdf10] |
pass
pt179.2: tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects_with_domains[id-fab13f3c-f6a6-4b9f-829b-d32fd44fdf10] |
||||||
test_list_projects_with_name[id-fa178524-4e6d-4925-907c-7ab9f42c7e26] |
pass
pt179.3: tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects_with_name[id-fa178524-4e6d-4925-907c-7ab9f42c7e26] |
||||||
tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_projects_with_enabled[id-0fe7a334-675a-4509-b00e-1c4b95d5dae8] |
pass
pt180.1: tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled[id-0fe7a334-675a-4509-b00e-1c4b95d5dae8] |
||||||
test_list_projects_with_parent[id-6edc66f5-2941-4a17-9526-4073311c1fac] |
pass
pt180.2: tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent[id-6edc66f5-2941-4a17-9526-4073311c1fac] |
||||||
tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_user[id-b4baa3ae-ac00-4b4e-9e27-80deaad7771f] |
pass
pt181.1: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user[id-b4baa3ae-ac00-4b4e-9e27-80deaad7771f] |
||||||
test_list_user_domains[id-08f9aabb-dcfe-41d0-8172-82b5fa0bd73d] |
pass
pt181.2: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains[id-08f9aabb-dcfe-41d0-8172-82b5fa0bd73d] |
||||||
test_list_users[id-b30d4651-a2ea-4666-8551-0c0e49692635] |
pass
pt181.3: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users[id-b30d4651-a2ea-4666-8551-0c0e49692635] |
||||||
test_list_users_with_name[id-c285bb37-7325-4c02-bff3-3da5d946d683] |
pass
pt181.4: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name[id-c285bb37-7325-4c02-bff3-3da5d946d683] |
||||||
test_list_users_with_not_enabled[id-bff8bf2f-9408-4ef5-b63a-753c8c2124eb] |
pass
pt181.5: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled[id-bff8bf2f-9408-4ef5-b63a-753c8c2124eb] |
||||||
tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_and_show_consumer[id-c8307ea6-a86c-47fd-ae7b-5b3b2caca76d] |
pass
pt182.1: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer[id-c8307ea6-a86c-47fd-ae7b-5b3b2caca76d] |
||||||
test_delete_consumer[id-fdfa1b7f-2a31-4354-b2c7-f6ae20554f93] |
pass
pt182.2: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer[id-fdfa1b7f-2a31-4354-b2c7-f6ae20554f93] |
||||||
test_list_consumers[id-09ca50de-78f2-4ffb-ac71-f2254036b2b8] |
pass
pt182.3: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers[id-09ca50de-78f2-4ffb-ac71-f2254036b2b8] |
||||||
test_update_consumer[id-080a9b1a-c009-47c0-9979-5305bf72e3dc] |
pass
pt182.4: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer[id-080a9b1a-c009-47c0-9979-5305bf72e3dc] |
||||||
tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_update_delete_policy[id-e544703a-2f03-4cf2-9b0f-350782fdb0d3,smoke] |
pass
pt183.1: tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy[id-e544703a-2f03-4cf2-9b0f-350782fdb0d3,smoke] |
||||||
test_list_policies[id-1a0ad286-2d06-4123-ab0d-728893a76201] |
pass
pt183.2: tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies[id-1a0ad286-2d06-4123-ab0d-728893a76201] |
||||||
tempest.api.identity.admin.v3.test_project_tags.IdentityV3ProjectTagsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_update_delete_project_tags[id-7c123aac-999d-416a-a0fb-84b915ab10de] |
pass
pt184.1: tempest.api.identity.admin.v3.test_project_tags.IdentityV3ProjectTagsTest.test_list_update_delete_project_tags[id-7c123aac-999d-416a-a0fb-84b915ab10de] |
||||||
tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_associate_user_to_project[id-59398d4a-5dc5-4f86-9a4c-c26cc804d6c6] |
pass
pt185.1: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project[id-59398d4a-5dc5-4f86-9a4c-c26cc804d6c6] |
||||||
test_create_is_domain_project[id-a7eb9416-6f9b-4dbb-b71b-7f73aaef59d5] |
pass
pt185.2: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project[id-a7eb9416-6f9b-4dbb-b71b-7f73aaef59d5] |
||||||
test_project_create_enabled[id-1f66dc76-50cc-4741-a200-af984509e480] |
pass
pt185.3: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled[id-1f66dc76-50cc-4741-a200-af984509e480] |
||||||
test_project_create_not_enabled[id-78f96a9c-e0e0-4ee6-a3ba-fbf6dfd03207] |
pass
pt185.4: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled[id-78f96a9c-e0e0-4ee6-a3ba-fbf6dfd03207] |
||||||
test_project_create_with_description[id-0ecf465c-0dc4-4532-ab53-91ffeb74d12d] |
pass
pt185.5: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description[id-0ecf465c-0dc4-4532-ab53-91ffeb74d12d] |
||||||
test_project_create_with_domain[id-5f50fe07-8166-430b-a882-3b2ee0abe26f] |
pass
pt185.6: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain[id-5f50fe07-8166-430b-a882-3b2ee0abe26f] |
||||||
test_project_create_with_parent[id-1854f9c0-70bc-4d11-a08a-1c789d339e3d] |
pass
pt185.7: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent[id-1854f9c0-70bc-4d11-a08a-1c789d339e3d] |
||||||
test_project_get_equals_list[id-d1db68b6-aebe-4fa0-b79d-d724d2e21162] |
pass
pt185.8: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list[id-d1db68b6-aebe-4fa0-b79d-d724d2e21162] |
||||||
test_project_update_desc[id-f138b715-255e-4a7d-871d-351e1ef2e153] |
pass
pt185.9: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc[id-f138b715-255e-4a7d-871d-351e1ef2e153] |
||||||
test_project_update_enable[id-b6b25683-c97f-474d-a595-55d410b68100] |
pass
pt185.10: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable[id-b6b25683-c97f-474d-a595-55d410b68100] |
||||||
test_project_update_name[id-f608f368-048c-496b-ad63-d286c26dab6b] |
pass
pt185.11: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name[id-f608f368-048c-496b-ad63-d286c26dab6b] |
||||||
tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_project_by_unauthorized_user[id-8fba9de2-3e1f-4e77-812a-60cb68f8df13,negative] |
pass
pt186.1: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_create_project_by_unauthorized_user[id-8fba9de2-3e1f-4e77-812a-60cb68f8df13,negative] |
||||||
test_create_project_with_empty_name[id-7828db17-95e5-475b-9432-9a51b4aa79a9,negative] |
pass
pt186.2: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_create_project_with_empty_name[id-7828db17-95e5-475b-9432-9a51b4aa79a9,negative] |
||||||
test_create_projects_name_length_over_64[id-502b6ceb-b0c8-4422-bf53-f08fdb21e2f0,negative] |
pass
pt186.3: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_create_projects_name_length_over_64[id-502b6ceb-b0c8-4422-bf53-f08fdb21e2f0,negative] |
||||||
test_delete_non_existent_project[id-7965b581-60c1-43b7-8169-95d4ab7fc6fb,negative] |
pass
pt186.4: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_delete_non_existent_project[id-7965b581-60c1-43b7-8169-95d4ab7fc6fb,negative] |
||||||
test_list_projects_by_unauthorized_user[id-24c49279-45dd-4155-887a-cb738c2385aa,negative] |
pass
pt186.5: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_list_projects_by_unauthorized_user[id-24c49279-45dd-4155-887a-cb738c2385aa,negative] |
||||||
test_project_create_duplicate[id-874c3e84-d174-4348-a16b-8c01f599561b,negative] |
pass
pt186.6: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_project_create_duplicate[id-874c3e84-d174-4348-a16b-8c01f599561b,negative] |
||||||
tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_project_delete_by_unauthorized_user[id-8d68c012-89e0-4394-8d6b-ccd7196def97,negative] |
pass
pt187.1: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user[id-8d68c012-89e0-4394-8d6b-ccd7196def97,negative] |
||||||
tempest.api.identity.admin.v3.test_regions.RegionsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_region_with_specific_id[id-2c12c5b5-efcf-4aa5-90c5-bff1ab0cdbe2,smoke] |
pass
pt188.1: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id[id-2c12c5b5-efcf-4aa5-90c5-bff1ab0cdbe2,smoke] |
||||||
test_create_update_get_delete_region[id-56186092-82e4-43f2-b954-91013218ba42] |
pass
pt188.2: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region[id-56186092-82e4-43f2-b954-91013218ba42] |
||||||
test_list_regions[id-d180bf99-544a-445c-ad0d-0c0d27663796] |
pass
pt188.3: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions[id-d180bf99-544a-445c-ad0d-0c0d27663796] |
||||||
test_list_regions_filter_by_parent_region_id[id-2d1057cb-bbde-413a-acdf-e2d265284542] |
pass
pt188.4: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id[id-2d1057cb-bbde-413a-acdf-e2d265284542] |
||||||
tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON | 15 | 15 | 0 | 0 | 0 | Detail | |
test_assignments_for_domain_roles[id-3859df7e-5b78-4e4d-b10e-214c8953842a] |
pass
pt189.1: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles[id-3859df7e-5b78-4e4d-b10e-214c8953842a] |
||||||
test_assignments_for_implied_roles_create_delete[id-c8828027-df48-4021-95df-b65b92c7429e] |
pass
pt189.2: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete[id-c8828027-df48-4021-95df-b65b92c7429e] |
||||||
test_domain_roles_create_delete[id-d92a41d2-5501-497a-84bb-6e294330e8f8] |
pass
pt189.3: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete[id-d92a41d2-5501-497a-84bb-6e294330e8f8] |
||||||
test_grant_list_revoke_role_to_group_on_domain[id-4bf8a70b-e785-413a-ad53-9f91ce02faa7] |
pass
pt189.4: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain[id-4bf8a70b-e785-413a-ad53-9f91ce02faa7] |
||||||
test_grant_list_revoke_role_to_group_on_project[id-cbf11737-1904-4690-9613-97bcbb3df1c4] |
pass
pt189.5: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project[id-cbf11737-1904-4690-9613-97bcbb3df1c4] |
||||||
test_grant_list_revoke_role_to_group_on_system[id-c888fe4f-8018-48db-b959-542225c1b4b6] |
pass
pt189.6: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_system[id-c888fe4f-8018-48db-b959-542225c1b4b6] |
||||||
test_grant_list_revoke_role_to_user_on_domain[id-6c9a2940-3625-43a3-ac02-5dcec62ef3bd] |
pass
pt189.7: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain[id-6c9a2940-3625-43a3-ac02-5dcec62ef3bd] |
||||||
test_grant_list_revoke_role_to_user_on_project[id-c6b80012-fe4a-498b-9ce8-eb391c05169f] |
pass
pt189.8: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project[id-c6b80012-fe4a-498b-9ce8-eb391c05169f] |
||||||
test_grant_list_revoke_role_to_user_on_system[id-e5a81737-d294-424d-8189-8664858aae4c] |
pass
pt189.9: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_system[id-e5a81737-d294-424d-8189-8664858aae4c] |
||||||
test_implied_domain_roles[id-eb1e1c24-1bc4-4d47-9748-e127a1852c82] |
pass
pt189.10: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles[id-eb1e1c24-1bc4-4d47-9748-e127a1852c82] |
||||||
test_implied_roles_create_check_show_delete[id-c90c316c-d706-4728-bcba-eb1912081b69] |
pass
pt189.11: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete[id-c90c316c-d706-4728-bcba-eb1912081b69] |
||||||
test_list_all_implied_roles[id-3748c316-c18f-4b08-997b-c60567bc6235] |
pass
pt189.12: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles[id-3748c316-c18f-4b08-997b-c60567bc6235] |
||||||
test_list_roles[id-f5654bcc-08c4-4f71-88fe-05d64e06de94] |
pass
pt189.13: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles[id-f5654bcc-08c4-4f71-88fe-05d64e06de94] |
||||||
test_role_create_update_show_list[id-18afc6c0-46cf-4911-824e-9989cc056c3a,smoke] |
pass
pt189.14: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list[id-18afc6c0-46cf-4911-824e-9989cc056c3a,smoke] |
||||||
test_roles_hierarchy[id-dc6f5959-b74d-4e30-a9e5-a8255494ff00] |
pass
pt189.15: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy[id-dc6f5959-b74d-4e30-a9e5-a8255494ff00] |
||||||
tempest.api.identity.admin.v3.test_services.ServicesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_service_without_description[id-d1dcb1a1-2b6b-4da8-bbb8-5532ef6e8269] |
pass
pt190.1: tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description[id-d1dcb1a1-2b6b-4da8-bbb8-5532ef6e8269] |
||||||
test_create_update_get_service[id-5193aad5-bcb7-411d-85b0-b3b61b96ef06,smoke] |
pass
pt190.2: tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service[id-5193aad5-bcb7-411d-85b0-b3b61b96ef06,smoke] |
||||||
test_list_services[id-e55908e8-360e-439e-8719-c3230a3e179e] |
pass
pt190.3: tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services[id-e55908e8-360e-439e-8719-c3230a3e179e] |
||||||
tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_available_domain_scopes[id-ec5ecb05-af64-4c04-ac86-4d9f6f12f185] |
pass
pt191.1: tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes[id-ec5ecb05-af64-4c04-ac86-4d9f6f12f185] |
||||||
test_get_available_project_scopes[id-08ed85ce-2ba8-4864-b442-bcc61f16ae89] |
pass
pt191.2: tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes[id-08ed85ce-2ba8-4864-b442-bcc61f16ae89] |
||||||
test_rescope_token[id-565fa210-1da1-4563-999b-f7b5b67cf112] |
pass
pt191.3: tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token[id-565fa210-1da1-4563-999b-f7b5b67cf112] |
||||||
tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_trusts_all[id-4773ebd5-ecbf-4255-b8d8-b63e6f72b65d,smoke] |
pass
pt192.1: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all[id-4773ebd5-ecbf-4255-b8d8-b63e6f72b65d,smoke] |
||||||
test_get_trusts_query[id-6268b345-87ca-47c0-9ce3-37792b43403a] |
pass
pt192.2: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query[id-6268b345-87ca-47c0-9ce3-37792b43403a] |
||||||
test_trust_expire[id-0ed14b66-cefd-4b5c-a964-65759453e292] |
pass
pt192.3: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire[id-0ed14b66-cefd-4b5c-a964-65759453e292] |
||||||
test_trust_expire_invalid[id-3e48f95d-e660-4fa9-85e0-5a3d85594384] |
pass
pt192.4: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid[id-3e48f95d-e660-4fa9-85e0-5a3d85594384] |
||||||
test_trust_impersonate[id-5a0a91a4-baef-4a14-baba-59bf4d7fcace] |
pass
pt192.5: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate[id-5a0a91a4-baef-4a14-baba-59bf4d7fcace] |
||||||
test_trust_noimpersonate[id-ed2a8779-a7ac-49dc-afd7-30f32f936ed2] |
pass
pt192.6: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate[id-ed2a8779-a7ac-49dc-afd7-30f32f936ed2] |
||||||
tempest.api.identity.admin.v3.test_users.UsersV3TestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_user[id-c10dcd90-461d-4b16-8e23-4eb836c00644] |
pass
pt193.1: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user[id-c10dcd90-461d-4b16-8e23-4eb836c00644] |
||||||
test_list_user_projects[id-a831e70c-e35b-430b-92ed-81ebbc5437b8] |
pass
pt193.2: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects[id-a831e70c-e35b-430b-92ed-81ebbc5437b8] |
||||||
test_password_history_not_enforced_in_admin_reset[id-568cd46c-ee6c-4ab4-a33a-d3791931979e] |
pass
pt193.3: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset[id-568cd46c-ee6c-4ab4-a33a-d3791931979e] |
||||||
test_update_user_password[id-2d223a0e-e457-4a70-9fb1-febe027a0ff9] |
pass
pt193.4: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password[id-2d223a0e-e457-4a70-9fb1-febe027a0ff9] |
||||||
test_user_update[id-b537d090-afb9-4519-b95d-270b0708e87e] |
pass
pt193.5: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update[id-b537d090-afb9-4519-b95d-270b0708e87e] |
||||||
tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_authentication_for_disabled_user[id-b3c9fccc-4134-46f5-b600-1da6fb0a3b1f,negative] |
pass
pt194.1: tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user[id-b3c9fccc-4134-46f5-b600-1da6fb0a3b1f,negative] |
||||||
test_create_user_for_non_existent_domain[id-e75f006c-89cc-477b-874d-588e4eab4b17,negative] |
pass
pt194.2: tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain[id-e75f006c-89cc-477b-874d-588e4eab4b17,negative] |
||||||
tempest.api.identity.v3.test_access_rules.AccessRulesV3Test | 3 | 3 | 0 | 0 | 0 | Detail | |
test_delete_access_rule[id-278757e9-e193-4bf8-adf2-0b0a229a17d0] |
pass
pt195.1: tempest.api.identity.v3.test_access_rules.AccessRulesV3Test.test_delete_access_rule[id-278757e9-e193-4bf8-adf2-0b0a229a17d0] |
||||||
test_list_access_rules[id-2354c498-5119-4ba5-9f0d-44f16f78fb0e] |
pass
pt195.2: tempest.api.identity.v3.test_access_rules.AccessRulesV3Test.test_list_access_rules[id-2354c498-5119-4ba5-9f0d-44f16f78fb0e] |
||||||
test_show_access_rule[id-795dd507-ca1e-40e9-ba90-ff0a08689ba4] |
pass
pt195.3: tempest.api.identity.v3.test_access_rules.AccessRulesV3Test.test_show_access_rule[id-795dd507-ca1e-40e9-ba90-ff0a08689ba4] |
||||||
tempest.api.identity.v3.test_api_discovery.TestApiDiscovery | 5 | 5 | 0 | 0 | 0 | Detail | |
test_api_media_types[id-657c1970-4722-4189-8831-7325f3bc4265,smoke] |
pass
pt196.1: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types[id-657c1970-4722-4189-8831-7325f3bc4265,smoke] |
||||||
test_api_version_resources[id-b9232f5e-d9e5-4d97-b96c-28d3db4de1bd,smoke] |
pass
pt196.2: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources[id-b9232f5e-d9e5-4d97-b96c-28d3db4de1bd,smoke] |
||||||
test_api_version_statuses[id-8879a470-abfb-47bb-bb8d-5a7fd279ad1e,smoke] |
pass
pt196.3: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses[id-8879a470-abfb-47bb-bb8d-5a7fd279ad1e,smoke] |
||||||
test_identity_v3_existence[id-79aec9ae-710f-4c54-a4fc-3aa25b4feac3] |
pass
pt196.4: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_identity_v3_existence[id-79aec9ae-710f-4c54-a4fc-3aa25b4feac3] |
||||||
test_list_api_versions[id-721f480f-35b6-46c7-846e-047e6acea0dc,smoke] |
pass
pt196.5: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions[id-721f480f-35b6-46c7-846e-047e6acea0dc,smoke] |
||||||
tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_application_credential[id-8080c75c-eddc-4786-941a-c2da7039ae61] |
pass
pt197.1: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential[id-8080c75c-eddc-4786-941a-c2da7039ae61] |
||||||
test_create_application_credential_access_rules[id-529936eb-aa5d-463d-9f79-01c113d3b88f] |
pass
pt197.2: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential_access_rules[id-529936eb-aa5d-463d-9f79-01c113d3b88f] |
||||||
test_create_application_credential_expires[id-852daf0c-42b5-4239-8466-d193d0543ed3] |
pass
pt197.3: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential_expires[id-852daf0c-42b5-4239-8466-d193d0543ed3] |
||||||
test_list_application_credentials[id-ff0cd457-6224-46e7-b79e-0ada4964a8a6] |
pass
pt197.4: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_list_application_credentials[id-ff0cd457-6224-46e7-b79e-0ada4964a8a6] |
||||||
test_query_application_credentials[id-9bb5e5cc-5250-493a-8869-8b665f6aa5f6] |
pass
pt197.5: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_query_application_credentials[id-9bb5e5cc-5250-493a-8869-8b665f6aa5f6] |
||||||
tempest.api.identity.v3.test_catalog.IdentityCatalogTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_catalog_standardization[id-56b57ced-22b8-4127-9b8a-565dfb0207e2] |
pass
pt198.1: tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization[id-56b57ced-22b8-4127-9b8a-565dfb0207e2] |
||||||
tempest.api.identity.v3.test_domains.DefaultDomainTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_default_domain_exists[id-17a5de24-e6a0-4e4a-a9ee-d85b6e5612b5,smoke] |
pass
pt199.1: tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists[id-17a5de24-e6a0-4e4a-a9ee-d85b6e5612b5,smoke] |
||||||
tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_ec2_credential[id-b0f55a29-54e5-4166-999d-712347e0c920] |
pass
pt200.1: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_create_ec2_credential[id-b0f55a29-54e5-4166-999d-712347e0c920] |
||||||
test_delete_ec2_credential[id-9408d61b-8be0-4a8d-9b85-14f61edb456b] |
pass
pt200.2: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_delete_ec2_credential[id-9408d61b-8be0-4a8d-9b85-14f61edb456b] |
||||||
test_list_ec2_credentials[id-897813f0-160c-4fdc-aabc-24ee635ce4a9] |
pass
pt200.3: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_list_ec2_credentials[id-897813f0-160c-4fdc-aabc-24ee635ce4a9] |
||||||
test_show_ec2_credential[id-8b8d1010-5958-48df-a6cd-5e3df72e6bcf] |
pass
pt200.4: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_show_ec2_credential[id-8b8d1010-5958-48df-a6cd-5e3df72e6bcf] |
||||||
tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_projects_returns_only_authorized_projects[id-86128d46-e170-4644-866a-cc487f699e1d] |
pass
pt201.1: tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects[id-86128d46-e170-4644-866a-cc487f699e1d] |
||||||
tempest.api.identity.v3.test_tokens.TokensV3Test | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_token[id-6f8e4436-fc96-4282-8122-e41df57197a9] |
pass
pt202.1: tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token[id-6f8e4436-fc96-4282-8122-e41df57197a9] |
||||||
test_token_auth_creation_existence_deletion[id-0f9f5a5f-d5cd-4a86-8a5b-c5ded151f212] |
pass
pt202.2: tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion[id-0f9f5a5f-d5cd-4a86-8a5b-c5ded151f212] |
||||||
test_validate_token[id-a9512ac3-3909-48a4-b395-11f438e16260] |
pass
pt202.3: tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token[id-a9512ac3-3909-48a4-b395-11f438e16260] |
||||||
tempest.api.identity.v3.test_users.IdentityV3UsersTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_password_history_check_self_service_api[id-941784ee-5342-4571-959b-b80dd2cea516] |
pass
pt203.1: tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api[id-941784ee-5342-4571-959b-b80dd2cea516] |
||||||
test_user_account_lockout[id-a7ad8bbf-2cff-4520-8c1d-96332e151658] |
pass
pt203.2: tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout[id-a7ad8bbf-2cff-4520-8c1d-96332e151658] |
||||||
test_user_update_own_password[id-ad71bd23-12ad-426b-bb8b-195d2b635f27] |
pass
pt203.3: tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password[id-ad71bd23-12ad-426b-bb8b-195d2b635f27] |
||||||
tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_image_owner_param[id-646a6eaa-135f-4493-a0af-12583021224e] |
pass
pt204.1: tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param[id-646a6eaa-135f-4493-a0af-12583021224e] |
||||||
test_update_image_owner_param[id-525ba546-10ef-4aad-bba1-1858095ce553] |
pass
pt204.2: tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_update_image_owner_param[id-525ba546-10ef-4aad-bba1-1858095ce553] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_update_delete_meta_namespace_objects[id-b1a3775e-3b5c-4f6a-a3b4-1ba3574ae718] |
pass
pt205.1: tempest.api.image.v2.admin.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects[id-b1a3775e-3b5c-4f6a-a3b4-1ba3574ae718] |
||||||
test_list_meta_namespace_objects[id-a2a3615e-3b5c-3f6a-a2b1-1ba3574ae738] |
pass
pt205.2: tempest.api.image.v2.admin.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects[id-a2a3615e-3b5c-3f6a-a2b1-1ba3574ae738] |
||||||
test_show_meta_namespace_objects[id-b1a3674e-3b4c-3f6a-a3b4-1ba3573ca768] |
pass
pt205.3: tempest.api.image.v2.admin.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects[id-b1a3674e-3b4c-3f6a-a3b4-1ba3573ca768] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_basic_meta_def_namespace_property[id-b1a3765e-3a5d-4f6d-a3a7-3ca3476ae768] |
pass
pt206.1: tempest.api.image.v2.admin.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property[id-b1a3765e-3a5d-4f6d-a3a7-3ca3476ae768] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_delete_namespace_tags[id-a2a3765e-3a6d-4f6d-a3a7-3cc3476aa876] |
pass
pt207.1: tempest.api.image.v2.admin.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags[id-a2a3765e-3a6d-4f6d-a3a7-3cc3476aa876] |
||||||
test_create_update_delete_tag[id-a2a3765e-1a2c-3f6d-a3a7-3cc3466ab875] |
pass
pt207.2: tempest.api.image.v2.admin.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag[id-a2a3765e-1a2c-3f6d-a3a7-3cc3466ab875] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_namespaces.MetadataNamespacesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_basic_metadata_definition_namespaces[id-319b765e-7f3d-4b3d-8b37-3ca3876ee768] |
pass
pt208.1: tempest.api.image.v2.admin.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces[id-319b765e-7f3d-4b3d-8b37-3ca3876ee768] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_resource_types.MetadataResourceTypesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_basic_meta_def_resource_type_association[id-6f358a4e-5ef0-11e6-a795-080027d0d606] |
pass
pt209.1: tempest.api.image.v2.admin.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association[id-6f358a4e-5ef0-11e6-a795-080027d0d606] |
||||||
tempest.api.image.v2.test_images.BasicOperationsImagesTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_deactivate_reactivate_image[id-951ebe01-969f-4ea9-9898-8a3f1f442ab0] |
pass
pt210.1: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image[id-951ebe01-969f-4ea9-9898-8a3f1f442ab0] |
||||||
test_delete_image[id-f848bb94-1c6e-45a4-8726-39e3a5b23535,smoke] |
pass
pt210.2: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image[id-f848bb94-1c6e-45a4-8726-39e3a5b23535,smoke] |
||||||
test_register_upload_get_image_file[id-139b765e-7f3d-4b3d-8b37-3ca3876ee318,smoke] |
pass
pt210.3: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file[id-139b765e-7f3d-4b3d-8b37-3ca3876ee318,smoke] |
||||||
test_update_image[id-f66891a7-a35c-41a8-b590-a065c2a1caa6,smoke] |
pass
pt210.4: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image[id-f66891a7-a35c-41a8-b590-a065c2a1caa6,smoke] |
||||||
tempest.api.image.v2.test_images.ListSharedImagesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_images_param_member_status[id-3fa50be4-8e38-4c02-a8db-7811bb780122] |
pass
pt211.1: tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status[id-3fa50be4-8e38-4c02-a8db-7811bb780122] |
||||||
tempest.api.image.v2.test_images.ListUserImagesTest | 15 | 15 | 0 | 0 | 0 | Detail | |
test_get_image_schema[id-622b925c-479f-4736-860d-adeaf13bc371] |
pass
pt212.1: tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema[id-622b925c-479f-4736-860d-adeaf13bc371] |
||||||
test_get_images_schema[id-25c8d7b2-df21-460f-87ac-93130bcdc684] |
pass
pt212.2: tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema[id-25c8d7b2-df21-460f-87ac-93130bcdc684] |
||||||
test_list_image_param_owner[id-e9a44b91-31c8-4b40-a332-e0a39ffb4dbb] |
pass
pt212.3: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner[id-e9a44b91-31c8-4b40-a332-e0a39ffb4dbb] |
||||||
test_list_images_param_container_format[id-9959ca1d-1aa7-4b7a-a1ea-0fff0499b37e] |
pass
pt212.4: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format[id-9959ca1d-1aa7-4b7a-a1ea-0fff0499b37e] |
||||||
test_list_images_param_disk_format[id-4a4735a7-f22f-49b6-b0d9-66e1ef7453eb] |
pass
pt212.5: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format[id-4a4735a7-f22f-49b6-b0d9-66e1ef7453eb] |
||||||
test_list_images_param_limit[id-e914a891-3cc8-4b40-ad32-e0a39ffbddbb] |
pass
pt212.6: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit[id-e914a891-3cc8-4b40-ad32-e0a39ffbddbb] |
||||||
test_list_images_param_min_max_size[id-4ad8c157-971a-4ba8-aa84-ed61154b1e7f] |
pass
pt212.7: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size[id-4ad8c157-971a-4ba8-aa84-ed61154b1e7f] |
||||||
test_list_images_param_name[id-55c8f5f5-bfed-409d-a6d5-4caeda985d7b] |
pass
pt212.8: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name[id-55c8f5f5-bfed-409d-a6d5-4caeda985d7b] |
||||||
test_list_images_param_size[id-cf1b9a48-8340-480e-af7b-fe7e17690876] |
pass
pt212.9: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size[id-cf1b9a48-8340-480e-af7b-fe7e17690876] |
||||||
test_list_images_param_sort[id-eeadce49-04e0-43b7-aec7-52535d903e7a] |
pass
pt212.10: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort[id-eeadce49-04e0-43b7-aec7-52535d903e7a] |
||||||
test_list_images_param_sort_key_dir[id-9faaa0c2-c3a5-43e1-8f61-61c54b409a49] |
pass
pt212.11: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir[id-9faaa0c2-c3a5-43e1-8f61-61c54b409a49] |
||||||
test_list_images_param_status[id-7fc9e369-0f58-4d05-9aa5-0969e2d59d15] |
pass
pt212.12: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status[id-7fc9e369-0f58-4d05-9aa5-0969e2d59d15] |
||||||
test_list_images_param_tag[id-aa8ac4df-cff9-418b-8d0f-dd9c67b072c9] |
pass
pt212.13: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag[id-aa8ac4df-cff9-418b-8d0f-dd9c67b072c9] |
||||||
test_list_images_param_visibility[id-7a95bb92-d99e-4b12-9718-7bc6ab73e6d2] |
pass
pt212.14: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility[id-7a95bb92-d99e-4b12-9718-7bc6ab73e6d2] |
||||||
test_list_no_params[id-1e341d7a-90a9-494c-b143-2cdf2aeb6aee] |
pass
pt212.15: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params[id-1e341d7a-90a9-494c-b143-2cdf2aeb6aee] |
||||||
tempest.api.image.v2.test_images_member.ImagesMemberTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_image_member[id-a6ee18b9-4378-465e-9ad9-9a6de58a3287] |
pass
pt213.1: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member[id-a6ee18b9-4378-465e-9ad9-9a6de58a3287] |
||||||
test_get_image_member_schema[id-634dcc3f-f6e2-4409-b8fd-354a0bb25d83] |
pass
pt213.2: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema[id-634dcc3f-f6e2-4409-b8fd-354a0bb25d83] |
||||||
test_get_image_members_schema[id-6ae916ef-1052-4e11-8d36-b3ae14853cbb] |
pass
pt213.3: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema[id-6ae916ef-1052-4e11-8d36-b3ae14853cbb] |
||||||
test_image_share_accept[id-5934c6ea-27dc-4d6e-9421-eeb5e045494a] |
pass
pt213.4: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept[id-5934c6ea-27dc-4d6e-9421-eeb5e045494a] |
||||||
test_image_share_reject[id-d9e83e5f-3524-4b38-a900-22abcb26e90e] |
pass
pt213.5: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject[id-d9e83e5f-3524-4b38-a900-22abcb26e90e] |
||||||
test_remove_image_member[id-72989bc7-2268-48ed-af22-8821e835c914] |
pass
pt213.6: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member[id-72989bc7-2268-48ed-af22-8821e835c914] |
||||||
tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_image_share_invalid_status[id-b79efb37-820d-4cf0-b54c-308b00cf842c,negative] |
pass
pt214.1: tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status[id-b79efb37-820d-4cf0-b54c-308b00cf842c,negative] |
||||||
test_image_share_owner_cannot_accept[id-27002f74-109e-4a37-acd0-f91cd4597967,negative] |
pass
pt214.2: tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept[id-27002f74-109e-4a37-acd0-f91cd4597967,negative] |
||||||
tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest | 10 | 10 | 0 | 0 | 0 | Detail | |
test_get_metadata_namespace_schema[id-e9e44891-3cb8-3b40-a532-e0a39fea3dab] |
pass
pt215.1: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema[id-e9e44891-3cb8-3b40-a532-e0a39fea3dab] |
||||||
test_get_metadata_namespaces_schema[id-ffe44891-678b-3ba0-a3e2-e0a3967b3aeb] |
pass
pt215.2: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema[id-ffe44891-678b-3ba0-a3e2-e0a3967b3aeb] |
||||||
test_get_metadata_object_schema[id-dff4a891-b38b-3bf0-a3b2-e03ee67b3a3b] |
pass
pt215.3: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema[id-dff4a891-b38b-3bf0-a3b2-e03ee67b3a3b] |
||||||
test_get_metadata_objects_schema[id-dee4a891-b38b-3bf0-a3b2-e03ee67b3a3c] |
pass
pt215.4: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema[id-dee4a891-b38b-3bf0-a3b2-e03ee67b3a3c] |
||||||
test_get_metadata_properties_schema[id-dce4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
pass
pt215.5: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema[id-dce4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
||||||
test_get_metadata_property_schema[id-dae4a891-b38b-3bf0-a3b2-e03ee67b3a3d] |
pass
pt215.6: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema[id-dae4a891-b38b-3bf0-a3b2-e03ee67b3a3d] |
||||||
test_get_metadata_resource_type_schema[id-fde34891-678b-3b40-ae32-e0a3e67b6beb] |
pass
pt215.7: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema[id-fde34891-678b-3b40-ae32-e0a3e67b6beb] |
||||||
test_get_metadata_resources_types_schema[id-dfe4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
pass
pt215.8: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema[id-dfe4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
||||||
test_get_metadata_tag_schema[id-dde4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
pass
pt215.9: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema[id-dde4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
||||||
test_get_metadata_tags_schema[id-cde4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
pass
pt215.10: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema[id-cde4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
||||||
tempest.api.image.v2.test_images_negative.ImagesNegativeTest | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_image_reserved_property[id-e3fb7df8-2742-4143-8976-f1b26870f0a0,negative] |
pass
pt216.1: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_create_image_reserved_property[id-e3fb7df8-2742-4143-8976-f1b26870f0a0,negative] |
||||||
test_delete_image_null_id[id-32248db1-ab88-4821-9604-c7c369f1f88c,negative] |
pass
pt216.2: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id[id-32248db1-ab88-4821-9604-c7c369f1f88c,negative] |
||||||
test_delete_non_existing_image[id-6fe40f1c-57bd-4918-89cc-8500f850f3de,negative] |
pass
pt216.3: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image[id-6fe40f1c-57bd-4918-89cc-8500f850f3de,negative] |
||||||
test_delete_protected_image[id-ab980a34-8410-40eb-872b-f264752f46e5,negative] |
pass
pt216.4: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image[id-ab980a34-8410-40eb-872b-f264752f46e5,negative] |
||||||
test_get_delete_deleted_image[id-e57fc127-7ba0-4693-92d7-1d8a05ebcba9,negative] |
pass
pt216.5: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image[id-e57fc127-7ba0-4693-92d7-1d8a05ebcba9,negative] |
||||||
test_get_image_null_id[id-ef45000d-0a72-4781-866d-4cb7bf2562ad,negative] |
pass
pt216.6: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id[id-ef45000d-0a72-4781-866d-4cb7bf2562ad,negative] |
||||||
test_get_non_existent_image[id-668743d5-08ad-4480-b2b8-15da34f81d9f,negative] |
pass
pt216.7: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image[id-668743d5-08ad-4480-b2b8-15da34f81d9f,negative] |
||||||
test_register_with_invalid_container_format[id-292bd310-369b-41c7-a7a3-10276ef76753,negative] |
pass
pt216.8: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format[id-292bd310-369b-41c7-a7a3-10276ef76753,negative] |
||||||
test_register_with_invalid_disk_format[id-70c6040c-5a97-4111-9e13-e73665264ce1,negative] |
pass
pt216.9: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format[id-70c6040c-5a97-4111-9e13-e73665264ce1,negative] |
||||||
test_update_image_reserved_property[id-a0ae75d4-ce9c-4576-b823-aba04c8acabd,negative] |
pass
pt216.10: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_update_image_reserved_property[id-a0ae75d4-ce9c-4576-b823-aba04c8acabd,negative] |
||||||
tempest.api.image.v2.test_images_tags.ImagesTagsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_delete_tags_for_image[id-10407036-6059-4f95-a2cd-cbbbee7ed329] |
pass
pt217.1: tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image[id-10407036-6059-4f95-a2cd-cbbbee7ed329] |
||||||
tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_non_existing_tag[id-39c023a2-325a-433a-9eea-649bf1414b19,negative] |
pass
pt218.1: tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag[id-39c023a2-325a-433a-9eea-649bf1414b19,negative] |
||||||
test_update_tags_for_non_existing_image[id-8cd30f82-6f9a-4c6e-8034-c1b51fba43d9,negative] |
pass
pt218.2: tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image[id-8cd30f82-6f9a-4c6e-8034-c1b51fba43d9,negative] |
||||||
tempest.api.image.v2.test_versions.VersionsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_versions[id-659ea30a-a17c-4317-832c-0f68ed23c31d,smoke] |
pass
pt219.1: tempest.api.image.v2.test_versions.VersionsTest.test_list_versions[id-659ea30a-a17c-4317-832c-0f68ed23c31d,smoke] |
||||||
tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_add_remove_network_from_dhcp_agent[id-a0856713-6549-470c-a656-e97c8df9a14d] |
pass
pt220.1: tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent[id-a0856713-6549-470c-a656-e97c8df9a14d] |
||||||
test_list_dhcp_agent_hosting_network[id-5032b1fe-eb42-4a64-8f3b-6e189d8b5c7d] |
pass
pt220.2: tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network[id-5032b1fe-eb42-4a64-8f3b-6e189d8b5c7d] |
||||||
test_list_networks_hosted_by_one_dhcp[id-30c48f98-e45d-4ffb-841c-b8aad57c7587] |
pass
pt220.3: tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp[id-30c48f98-e45d-4ffb-841c-b8aad57c7587] |
||||||
tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_external_network[id-462be770-b310-4df9-9c42-773217e4c8b1] |
pass
pt221.1: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network[id-462be770-b310-4df9-9c42-773217e4c8b1] |
||||||
test_delete_external_networks_with_floating_ip[id-82068503-2cf2-4ed4-b3be-ecb89432e4bb] |
pass
pt221.2: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip[id-82068503-2cf2-4ed4-b3be-ecb89432e4bb] |
||||||
test_list_external_networks[id-39be4c9b-a57e-4ff9-b7c7-b218e209dfcc] |
pass
pt221.3: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks[id-39be4c9b-a57e-4ff9-b7c7-b218e209dfcc] |
||||||
test_show_external_networks_attribute[id-2ac50ab2-7ebd-4e27-b3ce-a9e399faaea2] |
pass
pt221.4: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute[id-2ac50ab2-7ebd-4e27-b3ce-a9e399faaea2] |
||||||
test_update_external_network[id-4db5417a-e11c-474d-a361-af00ebef57c5] |
pass
pt221.5: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network[id-4db5417a-e11c-474d-a361-af00ebef57c5] |
||||||
tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_port_with_precreated_floatingip_as_fixed_ip[id-d402ae6c-0be0-4d8e-833b-a738895d98d0,negative] |
pass
pt222.1: tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip[id-d402ae6c-0be0-4d8e-833b-a738895d98d0,negative] |
||||||
tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_show_floating_ip_with_tenant_id_by_admin[id-32727cc3-abe2-4485-a16e-48f2d54c14f2] |
pass
pt223.1: tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin[id-32727cc3-abe2-4485-a16e-48f2d54c14f2] |
||||||
test_list_floating_ips_from_admin_and_nonadmin[id-64f2100b-5471-4ded-b46c-ddeeeb4f231b] |
pass
pt223.2: tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin[id-64f2100b-5471-4ded-b46c-ddeeeb4f231b] |
||||||
tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
pass
pt224.1: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
||||||
test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
pass
pt224.2: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
||||||
test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
pass
pt224.3: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
||||||
test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
pass
pt224.4: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
||||||
test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
pass
pt224.5: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
||||||
test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
pass
pt224.6: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
||||||
tempest.api.network.admin.test_metering_extensions.MeteringTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
pass
pt225.1: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
||||||
test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
pass
pt225.2: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
||||||
test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
pass
pt225.3: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
||||||
test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
pass
pt225.4: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
||||||
test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
pass
pt225.5: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
||||||
test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
pass
pt225.6: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
||||||
tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_network_quota_exceeding[id-644f4e1b-1bf9-4af0-9fd8-eb56ac0f51cf,negative] |
pass
pt226.1: tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding[id-644f4e1b-1bf9-4af0-9fd8-eb56ac0f51cf,negative] |
||||||
tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
pass
pt227.1: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
||||||
test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
pass
pt227.2: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
||||||
test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
pass
pt227.3: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
||||||
test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
pass
pt227.4: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
||||||
tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
pass
pt228.1: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
||||||
test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
pass
pt228.2: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
||||||
test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
pass
pt228.3: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
||||||
test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
pass
pt228.4: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
||||||
tempest.api.network.admin.test_quotas.QuotasTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quotas[id-2390f766-836d-40ef-9aeb-e810d78207fb] |
pass
pt229.1: tempest.api.network.admin.test_quotas.QuotasTest.test_quotas[id-2390f766-836d-40ef-9aeb-e810d78207fb] |
||||||
test_show_quota_details[id-7b05ec5f-bf44-43cb-b28f-ddd72a824288] |
pass
pt229.2: tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details[id-7b05ec5f-bf44-43cb-b28f-ddd72a824288] |
||||||
tempest.api.network.admin.test_routers.RoutersAdminTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
pass
pt230.1: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
||||||
test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
pass
pt230.2: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
||||||
test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
pass
pt230.3: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
||||||
test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
pass
pt230.4: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
||||||
test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
pass
pt230.5: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
||||||
test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
pass
pt230.6: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
||||||
test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
pass
pt230.7: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
||||||
test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
pass
pt230.8: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
||||||
test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
pass
pt230.9: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
||||||
tempest.api.network.admin.test_routers.RoutersIpV6AdminTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
pass
pt231.1: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
||||||
test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
pass
pt231.2: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
||||||
test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
pass
pt231.3: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
||||||
test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
pass
pt231.4: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
||||||
test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
pass
pt231.5: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
||||||
test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
pass
pt231.6: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
||||||
test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
pass
pt231.7: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
||||||
test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
pass
pt231.8: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
||||||
test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
pass
pt231.9: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
||||||
tempest.api.network.admin.test_routers_dvr.RoutersTestDVR | 3 | 3 | 0 | 0 | 0 | Detail | |
test_centralized_router_creation[id-8a0a72b4-7290-4677-afeb-b4ffe37bc352] |
pass
pt232.1: tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation[id-8a0a72b4-7290-4677-afeb-b4ffe37bc352] |
||||||
test_centralized_router_update_to_dvr[id-acd43596-c1fb-439d-ada8-31ad48ae3c2e] |
pass
pt232.2: tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_update_to_dvr[id-acd43596-c1fb-439d-ada8-31ad48ae3c2e] |
||||||
test_distributed_router_creation[id-08a2a0a8-f1e4-4b34-8e30-e522e836c44e] |
pass
pt232.3: tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation[id-08a2a0a8-f1e4-4b34-8e30-e522e836c44e] |
||||||
tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
pass
pt233.1: tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
||||||
tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
pass
pt234.1: tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
||||||
tempest.api.network.test_agent_management_negative.AgentManagementNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_agents_non_admin[id-e335be47-b9a1-46fd-be30-0874c0b751e6,negative] |
pass
pt235.1: tempest.api.network.test_agent_management_negative.AgentManagementNegativeTest.test_list_agents_non_admin[id-e335be47-b9a1-46fd-be30-0874c0b751e6,negative] |
||||||
tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
pass
pt236.1: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
||||||
test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
pass
pt236.2: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
||||||
test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
pass
pt236.3: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
||||||
test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
pass
pt236.4: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
||||||
tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
pass
pt237.1: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
||||||
test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
pass
pt237.2: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
||||||
test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
pass
pt237.3: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
||||||
test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
pass
pt237.4: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
||||||
tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6 | 11 | 11 | 0 | 0 | 0 | Detail | |
test_dhcp_stateful[id-4ab211a0-276f-4552-9070-51e27f58fecf] |
pass
pt238.1: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful[id-4ab211a0-276f-4552-9070-51e27f58fecf] |
||||||
test_dhcp_stateful_fixedips[id-51a5e97f-f02e-4e4e-9a17-a69811d300e3] |
pass
pt238.2: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips[id-51a5e97f-f02e-4e4e-9a17-a69811d300e3] |
||||||
test_dhcp_stateful_fixedips_duplicate[id-57b8302b-cba9-4fbb-8835-9168df029051] |
pass
pt238.3: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate[id-57b8302b-cba9-4fbb-8835-9168df029051] |
||||||
test_dhcp_stateful_fixedips_outrange[id-98244d88-d990-4570-91d4-6b25d70d08af] |
pass
pt238.4: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange[id-98244d88-d990-4570-91d4-6b25d70d08af] |
||||||
test_dhcp_stateful_router[id-e98f65db-68f4-4330-9fea-abd8c5192d4d] |
pass
pt238.5: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router[id-e98f65db-68f4-4330-9fea-abd8c5192d4d] |
||||||
test_dhcpv6_64_subnets[id-4256c61d-c538-41ea-9147-3c450c36669e] |
pass
pt238.6: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets[id-4256c61d-c538-41ea-9147-3c450c36669e] |
||||||
test_dhcpv6_invalid_options[id-81f18ef6-95b5-4584-9966-10d480b7496a] |
pass
pt238.7: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options[id-81f18ef6-95b5-4584-9966-10d480b7496a] |
||||||
test_dhcpv6_stateless_eui64[id-e5517e62-6f16-430d-a672-f80875493d4c] |
pass
pt238.8: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64[id-e5517e62-6f16-430d-a672-f80875493d4c] |
||||||
test_dhcpv6_stateless_no_ra[id-ae2f4a5d-03ff-4c42-a3b0-ce2fcb7ea832] |
pass
pt238.9: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra[id-ae2f4a5d-03ff-4c42-a3b0-ce2fcb7ea832] |
||||||
test_dhcpv6_stateless_no_ra_no_dhcp[id-21635b6f-165a-4d42-bf49-7d195e47342f] |
pass
pt238.10: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp[id-21635b6f-165a-4d42-bf49-7d195e47342f] |
||||||
test_dhcpv6_two_subnets[id-4544adf7-bb5f-4bdc-b769-b3e77026cef2] |
pass
pt238.11: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets[id-4544adf7-bb5f-4bdc-b769-b3e77026cef2] |
||||||
tempest.api.network.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_extensions[id-ef28c7e6-e646-4979-9d67-deb207bc5564,smoke] |
pass
pt239.1: tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions[id-ef28c7e6-e646-4979-9d67-deb207bc5564,smoke] |
||||||
tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
pass
pt240.1: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
||||||
test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
pass
pt240.2: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
||||||
tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
pass
pt241.1: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
||||||
test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
pass
pt241.2: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
||||||
tempest.api.network.test_floating_ips.FloatingIPTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_floating_ip_specifying_a_fixed_ip_address[id-36de4bd0-f09c-43e3-a8e1-1decc1ffd3a5,smoke] |
pass
pt242.1: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address[id-36de4bd0-f09c-43e3-a8e1-1decc1ffd3a5,smoke] |
||||||
test_create_list_show_update_delete_floating_ip[id-62595970-ab1c-4b7f-8fcc-fddfe55e8718,smoke] |
pass
pt242.2: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip[id-62595970-ab1c-4b7f-8fcc-fddfe55e8718,smoke] |
||||||
test_create_update_floatingip_with_port_multiple_ip_address[id-45c4c683-ea97-41ef-9c51-5e9802f2f3d7] |
pass
pt242.3: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address[id-45c4c683-ea97-41ef-9c51-5e9802f2f3d7] |
||||||
test_floating_ip_delete_port[id-e1f6bffd-442f-4668-b30e-df13f2705e77] |
pass
pt242.4: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port[id-e1f6bffd-442f-4668-b30e-df13f2705e77] |
||||||
test_floating_ip_update_different_router[id-1bb2f731-fe5a-4b8c-8409-799ade1bed4d] |
pass
pt242.5: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router[id-1bb2f731-fe5a-4b8c-8409-799ade1bed4d] |
||||||
tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_associate_floatingip_port_ext_net_unreachable[id-6b3b8797-6d43-4191-985c-c48b773eb429,negative] |
pass
pt243.1: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable[id-6b3b8797-6d43-4191-985c-c48b773eb429,negative] |
||||||
test_create_floatingip_in_private_network[id-50b9aeb4-9f0b-48ee-aa31-fa955a48ff54,negative] |
pass
pt243.2: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network[id-50b9aeb4-9f0b-48ee-aa31-fa955a48ff54,negative] |
||||||
test_create_floatingip_with_port_ext_net_unreachable[id-22996ea8-4a81-4b27-b6e1-fa5df92fa5e8,negative] |
pass
pt243.3: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable[id-22996ea8-4a81-4b27-b6e1-fa5df92fa5e8,negative] |
||||||
tempest.api.network.test_networks.BulkNetworkOpsIpV6Test | 3 | 3 | 0 | 0 | 0 | Detail | |
test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
pass
pt244.1: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
||||||
test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
pass
pt244.2: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
||||||
test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
pass
pt244.3: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
||||||
tempest.api.network.test_networks.BulkNetworkOpsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
pass
pt245.1: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
||||||
test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
pass
pt245.2: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
||||||
test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
pass
pt245.3: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
||||||
tempest.api.network.test_networks.NetworksIpV6Test | 22 | 22 | 0 | 0 | 0 | Detail | |
test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
pass
pt246.1: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
||||||
test_create_delete_subnet_with_gw[id-e41a4888-65a6-418c-a095-f7c2ef4ad59a] |
pass
pt246.2: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw[id-e41a4888-65a6-418c-a095-f7c2ef4ad59a] |
||||||
test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
pass
pt246.3: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
||||||
test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
pass
pt246.4: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
||||||
test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
pass
pt246.5: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
||||||
test_create_list_subnet_with_no_gw64_one_network[id-a9653883-b2a4-469b-8c3c-4518430a7e55] |
pass
pt246.6: tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network[id-a9653883-b2a4-469b-8c3c-4518430a7e55] |
||||||
test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
pass
pt246.7: tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
||||||
test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
pass
pt246.8: tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
||||||
test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
pass
pt246.9: tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
||||||
test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
pass
pt246.10: tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
||||||
test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
pass
pt246.11: tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
||||||
test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
pass
pt246.12: tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
||||||
test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
pass
pt246.13: tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
||||||
test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
pass
pt246.14: tempest.api.network.test_networks.NetworksIpV6Test.test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
||||||
test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
pass
pt246.15: tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
||||||
test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
pass
pt246.16: tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
||||||
test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
pass
pt246.17: tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
||||||
test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
pass
pt246.18: tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
||||||
test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
pass
pt246.19: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
||||||
test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
pass
pt246.20: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
||||||
test_create_delete_subnet_with_default_gw[id-ebb4fd95-524f-46af-83c1-0305b239338f] |
pass
pt246.21: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw[id-ebb4fd95-524f-46af-83c1-0305b239338f] |
||||||
test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
pass
pt246.22: tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
||||||
tempest.api.network.test_networks.NetworksIpV6TestAttrs | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_delete_slaac_subnet_with_ports[id-88554555-ebf8-41ef-9300-4926d45e06e9] |
pass
pt247.1: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports[id-88554555-ebf8-41ef-9300-4926d45e06e9] |
||||||
test_create_delete_stateless_subnet_with_ports[id-2de6ab5a-fcf0-4144-9813-f91a940291f1] |
pass
pt247.2: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports[id-2de6ab5a-fcf0-4144-9813-f91a940291f1] |
||||||
test_create_delete_subnet_with_v6_attributes_slaac[id-176b030f-a923-4040-a755-9dc94329e60c] |
pass
pt247.3: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac[id-176b030f-a923-4040-a755-9dc94329e60c] |
||||||
test_create_delete_subnet_with_v6_attributes_stateful[id-da40cd1b-a833-4354-9a85-cd9b8a3b74ca] |
pass
pt247.4: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful[id-da40cd1b-a833-4354-9a85-cd9b8a3b74ca] |
||||||
test_create_delete_subnet_with_v6_attributes_stateless[id-7d410310-8c86-4902-adf9-865d08e31adb] |
pass
pt247.5: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless[id-7d410310-8c86-4902-adf9-865d08e31adb] |
||||||
tempest.api.network.test_networks.NetworksTest | 20 | 20 | 0 | 0 | 0 | Detail | |
test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
pass
pt248.1: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
||||||
test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
pass
pt248.2: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
||||||
test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
pass
pt248.3: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
||||||
test_create_delete_subnet_with_gw[id-9393b468-186d-496d-aa36-732348cd76e7] |
pass
pt248.4: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw[id-9393b468-186d-496d-aa36-732348cd76e7] |
||||||
test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
pass
pt248.5: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
||||||
test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
pass
pt248.6: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
||||||
test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
pass
pt248.7: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
||||||
test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
pass
pt248.8: tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
||||||
test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
pass
pt248.9: tempest.api.network.test_networks.NetworksTest.test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
||||||
test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
pass
pt248.10: tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
||||||
test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
pass
pt248.11: tempest.api.network.test_networks.NetworksTest.test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
||||||
test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
pass
pt248.12: tempest.api.network.test_networks.NetworksTest.test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
||||||
test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
pass
pt248.13: tempest.api.network.test_networks.NetworksTest.test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
||||||
test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
pass
pt248.14: tempest.api.network.test_networks.NetworksTest.test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
||||||
test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
pass
pt248.15: tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
||||||
test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
pass
pt248.16: tempest.api.network.test_networks.NetworksTest.test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
||||||
test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
pass
pt248.17: tempest.api.network.test_networks.NetworksTest.test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
||||||
test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
pass
pt248.18: tempest.api.network.test_networks.NetworksTest.test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
||||||
test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
pass
pt248.19: tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
||||||
test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
pass
pt248.20: tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
||||||
tempest.api.network.test_networks_negative.NetworksNegativeTestJSON | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_port_on_non_existent_network[id-13d3b106-47e6-4b9b-8d53-dae947f092fe,negative] |
pass
pt249.1: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network[id-13d3b106-47e6-4b9b-8d53-dae947f092fe,negative] |
||||||
test_delete_non_existent_network[id-03795047-4a94-4120-a0a1-bd376e36fd4e,negative] |
pass
pt249.2: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network[id-03795047-4a94-4120-a0a1-bd376e36fd4e,negative] |
||||||
test_delete_non_existent_port[id-49ec2bbd-ac2e-46fd-8054-798e679ff894,negative] |
pass
pt249.3: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port[id-49ec2bbd-ac2e-46fd-8054-798e679ff894,negative] |
||||||
test_delete_non_existent_subnet[id-a176c859-99fb-42ec-a208-8a85b552a239,negative] |
pass
pt249.4: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet[id-a176c859-99fb-42ec-a208-8a85b552a239,negative] |
||||||
test_show_non_existent_network[id-9293e937-824d-42d2-8d5b-e985ea67002a,negative] |
pass
pt249.5: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network[id-9293e937-824d-42d2-8d5b-e985ea67002a,negative] |
||||||
test_show_non_existent_port[id-a954861d-cbfd-44e8-b0a9-7fab111f235d,negative] |
pass
pt249.6: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port[id-a954861d-cbfd-44e8-b0a9-7fab111f235d,negative] |
||||||
test_show_non_existent_subnet[id-d746b40c-5e09-4043-99f7-cba1be8b70df,negative] |
pass
pt249.7: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet[id-d746b40c-5e09-4043-99f7-cba1be8b70df,negative] |
||||||
test_update_non_existent_network[id-98bfe4e3-574e-4012-8b17-b2647063de87,negative] |
pass
pt249.8: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network[id-98bfe4e3-574e-4012-8b17-b2647063de87,negative] |
||||||
test_update_non_existent_port[id-cf8eef21-4351-4f53-adcd-cc5cb1e76b92,negative] |
pass
pt249.9: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port[id-cf8eef21-4351-4f53-adcd-cc5cb1e76b92,negative] |
||||||
test_update_non_existent_subnet[id-1cc47884-ac52-4415-a31c-e7ce5474a868,negative] |
pass
pt249.10: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet[id-1cc47884-ac52-4415-a31c-e7ce5474a868,negative] |
||||||
tempest.api.network.test_ports.PortsIpV6TestJSON | 15 | 15 | 0 | 0 | 0 | Detail | |
test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
pass
pt250.1: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
||||||
test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
pass
pt250.2: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
||||||
test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
pass
pt250.3: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
||||||
test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
pass
pt250.4: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
||||||
test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
pass
pt250.5: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
||||||
test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
pass
pt250.6: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
||||||
test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
pass
pt250.7: tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
||||||
test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
pass
pt250.8: tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
||||||
test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
pass
pt250.9: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
||||||
test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
pass
pt250.10: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
||||||
test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
pass
pt250.11: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
||||||
test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
pass
pt250.12: tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
||||||
test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
pass
pt250.13: tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
||||||
test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
pass
pt250.14: tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
||||||
test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
pass
pt250.15: tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
||||||
tempest.api.network.test_ports.PortsTestJSON | 15 | 15 | 0 | 0 | 0 | Detail | |
test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
pass
pt251.1: tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
||||||
test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
pass
pt251.2: tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
||||||
test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
pass
pt251.3: tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
||||||
test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
pass
pt251.4: tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
||||||
test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
pass
pt251.5: tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
||||||
test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
pass
pt251.6: tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
||||||
test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
pass
pt251.7: tempest.api.network.test_ports.PortsTestJSON.test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
||||||
test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
pass
pt251.8: tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
||||||
test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
pass
pt251.9: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
||||||
test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
pass
pt251.10: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
||||||
test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
pass
pt251.11: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
||||||
test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
pass
pt251.12: tempest.api.network.test_ports.PortsTestJSON.test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
||||||
test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
pass
pt251.13: tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
||||||
test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
pass
pt251.14: tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
||||||
test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
pass
pt251.15: tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
||||||
tempest.api.network.test_routers.RoutersIpV6Test | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
pass
pt252.1: tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
||||||
test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
pass
pt252.2: tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
||||||
test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
pass
pt252.3: tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
||||||
test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
pass
pt252.4: tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
||||||
test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
pass
pt252.5: tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
||||||
test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
pass
pt252.6: tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
||||||
test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
pass
pt252.7: tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
||||||
tempest.api.network.test_routers.RoutersTest | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
pass
pt253.1: tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
||||||
test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
pass
pt253.2: tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
||||||
test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
pass
pt253.3: tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
||||||
test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
pass
pt253.4: tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
||||||
test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
pass
pt253.5: tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
||||||
test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
pass
pt253.6: tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
||||||
test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
pass
pt253.7: tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
||||||
tempest.api.network.test_routers_negative.DvrRoutersNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_create_tenant_distributed_returns_forbidden[id-4990b055-8fc7-48ab-bba7-aa28beaad0b9,negative] |
pass
pt254.1: tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden[id-4990b055-8fc7-48ab-bba7-aa28beaad0b9,negative] |
||||||
tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
pass
pt255.1: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
||||||
test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
pass
pt255.2: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
||||||
test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
pass
pt255.3: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
||||||
test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
pass
pt255.4: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
||||||
test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
pass
pt255.5: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
||||||
test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
pass
pt255.6: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
||||||
test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
pass
pt255.7: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
||||||
tempest.api.network.test_routers_negative.RoutersNegativeTest | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
pass
pt256.1: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
||||||
test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
pass
pt256.2: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
||||||
test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
pass
pt256.3: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
||||||
test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
pass
pt256.4: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
||||||
test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
pass
pt256.5: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
||||||
test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
pass
pt256.6: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
||||||
test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
pass
pt256.7: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
||||||
tempest.api.network.test_security_groups.SecGroupIPv6Test | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
pass
pt257.1: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
||||||
test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
pass
pt257.2: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
||||||
test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
pass
pt257.3: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
||||||
test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
pass
pt257.4: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
||||||
test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
pass
pt257.5: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
||||||
test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
pass
pt257.6: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
||||||
test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
pass
pt257.7: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
||||||
test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
pass
pt257.8: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
||||||
tempest.api.network.test_security_groups.SecGroupTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
pass
pt258.1: tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
||||||
test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
pass
pt258.2: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
||||||
test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
pass
pt258.3: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
||||||
test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
pass
pt258.4: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
||||||
test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
pass
pt258.5: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
||||||
test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
pass
pt258.6: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
||||||
test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
pass
pt258.7: tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
||||||
test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
pass
pt258.8: tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
||||||
tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test | 14 | 14 | 0 | 0 | 0 | Detail | |
test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
pass
pt259.1: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
||||||
test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
pass
pt259.2: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
||||||
test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
pass
pt259.3: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
||||||
test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
pass
pt259.4: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
||||||
test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
pass
pt259.5: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
||||||
test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
pass
pt259.6: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
||||||
test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
pass
pt259.7: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
||||||
test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
pass
pt259.8: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
||||||
test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
pass
pt259.9: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
||||||
test_create_security_group_rule_wrong_ip_prefix_version[id-7607439c-af73-499e-bf64-f687fd12a842,negative] |
pass
pt259.10: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version[id-7607439c-af73-499e-bf64-f687fd12a842,negative] |
||||||
test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
pass
pt259.11: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
||||||
test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
pass
pt259.12: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
||||||
test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
pass
pt259.13: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
||||||
test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
pass
pt259.14: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
||||||
tempest.api.network.test_security_groups_negative.NegativeSecGroupTest | 13 | 13 | 0 | 0 | 0 | Detail | |
test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
pass
pt260.1: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
||||||
test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
pass
pt260.2: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
||||||
test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
pass
pt260.3: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
||||||
test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
pass
pt260.4: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
||||||
test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
pass
pt260.5: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
||||||
test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
pass
pt260.6: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
||||||
test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
pass
pt260.7: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
||||||
test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
pass
pt260.8: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
||||||
test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
pass
pt260.9: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
||||||
test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
pass
pt260.10: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
||||||
test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
pass
pt260.11: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
||||||
test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
pass
pt260.12: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
||||||
test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
pass
pt260.13: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
||||||
tempest.api.network.test_service_providers.ServiceProvidersTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_service_providers_list[id-2cbbeea9-f010-40f6-8df5-4eaa0c918ea6] |
pass
pt261.1: tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list[id-2cbbeea9-f010-40f6-8df5-4eaa0c918ea6] |
||||||
tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_list_show_update_delete_subnetpools[id-62595970-ab1c-4b7f-8fcc-fddfe55e9811,smoke] |
pass
pt262.1: tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools[id-62595970-ab1c-4b7f-8fcc-fddfe55e9811,smoke] |
||||||
tempest.api.network.test_tags.TagsExtTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_check_list_and_delete_tags[id-c6231efa-9a89-4adf-b050-2a3156b8a1d9] |
pass
pt263.1: tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags[id-c6231efa-9a89-4adf-b050-2a3156b8a1d9] |
||||||
test_update_and_delete_all_tags[id-663a90f5-f334-4b44-afe0-c5fc1d408791] |
pass
pt263.2: tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags[id-663a90f5-f334-4b44-afe0-c5fc1d408791] |
||||||
tempest.api.network.test_tags.TagsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_list_show_update_delete_tags[id-ee76bfaf-ac94-4d74-9ecc-4bbd4c583cb1] |
pass
pt264.1: tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags[id-ee76bfaf-ac94-4d74-9ecc-4bbd4c583cb1] |
||||||
tempest.api.network.test_versions.NetworksApiDiscovery | 2 | 2 | 0 | 0 | 0 | Detail | |
test_api_version_resources[id-cac8a836-c2e0-4304-b556-cd299c7281d1,smoke] |
pass
pt265.1: tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources[id-cac8a836-c2e0-4304-b556-cd299c7281d1,smoke] |
||||||
test_show_api_v2_details[id-e64b7216-3178-4263-967c-d389290988bf,smoke] |
pass
pt265.2: tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details[id-e64b7216-3178-4263-967c-d389290988bf,smoke] |
||||||
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
pt266.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
pt266.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
pt267.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
pt268.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
pt268.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
pt268.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
||||||
tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 0 | 0 | 0 | 1 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
skip
pt269.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
pt270.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
||||||
tempest.api.volume.admin.test_group_types.GroupTypesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt271.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
||||||
tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt272.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
pt272.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
pt273.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
pt274.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
pt275.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
pt275.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
pt275.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
pt275.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
pt275.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
pt275.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
pt275.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
||||||
tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_unmanage_manage_snapshot[id-0132f42d-0147-4b45-8501-cc504bbf7810] |
pass
pt276.1: tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest.test_unmanage_manage_snapshot[id-0132f42d-0147-4b45-8501-cc504bbf7810] |
||||||
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
pt277.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
pt277.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
pt277.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
pt277.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
pt277.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
pt277.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
pt278.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
pt278.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 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt279.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt279.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
||||||
tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_unmanage_manage_volume[id-70076c71-0ce1-4208-a8ff-36a66e65cc1e] |
pass
pt280.1: tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest.test_unmanage_manage_volume[id-70076c71-0ce1-4208-a8ff-36a66e65cc1e] |
||||||
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
pt281.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
pt281.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
pt282.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
pt282.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
pt283.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
pt283.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
pt283.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
pt283.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
pt283.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
pt283.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
pt283.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
pt284.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
pt284.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
pt284.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
pt285.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
pt286.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
pt286.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
pt286.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
pt286.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
pt286.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
pt287.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
pt287.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
pt287.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
pt287.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
pt287.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
pt288.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
pt288.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
pt289.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
pt289.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
pt290.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
pt290.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
pt290.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
pt290.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
pt290.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
pt291.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
pt291.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
pt291.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
||||||
tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 11 | 11 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt292.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
pt292.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
pt292.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
pt292.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
pt292.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
pt292.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
pt292.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
pt292.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
pt292.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
pt292.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
pt292.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
||||||
tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt293.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt293.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt293.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt293.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
||||||
tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt294.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt294.2: 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
pt294.3: 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
pt294.4: 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
pt294.5: 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
pt294.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
||||||
tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d] |
pass
pt295.1: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d] |
||||||
test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94] |
pass
pt295.2: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94] |
||||||
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
pt296.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
pt297.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
pt298.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
pt299.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
pt300.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
pt300.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
pt301.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
pt301.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
pt302.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
pt303.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
pt303.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
pt304.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
pt304.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
pt305.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
pt305.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
pt306.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
pt306.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
pt307.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
pt307.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
pt307.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
pt307.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
pt307.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
pt307.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
||||||
tempest.api.volume.test_volumes_backup.VolumesBackupsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
pass
pt308.1: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
||||||
test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image] |
pass
pt308.2: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image] |
||||||
test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6] |
pass
pt308.3: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6] |
||||||
tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
pass
pt309.1: tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test.test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
||||||
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
pt310.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
pt310.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
pt311.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
pt312.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
pt312.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
pt313.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
pt313.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
pt313.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
pt314.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
pt315.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
pt315.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
pt315.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
pt315.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
pt315.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
pt315.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
pt315.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
pt315.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
pt315.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
pt315.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
pt315.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
pt315.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
pt315.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
pt315.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
pt315.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
pt315.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
pt315.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
pt315.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
||||||
tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
pass
pt317.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
pt317.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
pt317.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
pass
pt317.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt317.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt317.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
||||||
tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt318.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
pt318.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
pt318.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
pt318.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
pt318.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
pt318.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
pt318.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
pt318.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
pt318.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
pt318.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
pt318.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
pt318.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
pt318.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
pt319.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
pt319.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
pt319.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
pt319.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
pt319.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
pt319.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_aggregates_basic_ops.TestAggregatesBasicOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_aggregate_basic_ops[compute,id-cb2b4c4f-0c7c-4164-bdde-6285b302a081,slow] |
pass
pt320.1: tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps.test_aggregate_basic_ops[compute,id-cb2b4c4f-0c7c-4164-bdde-6285b302a081,slow] |
||||||
tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes | 2 | 2 | 0 | 0 | 0 | Detail | |
test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
pass
pt321.1: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
||||||
test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume] |
pass
pt321.2: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume] |
||||||
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
pt322.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
||||||
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps | 4 | 2 | 0 | 0 | 2 | Detail | |
test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] |
pass
pt323.1: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] |
||||||
test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] |
skip
pt323.2: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] |
||||||
test_mtu_sized_frames[compute,id-b158ea55-472e-4086-8fa9-c64ac0c6c1d0,network,slow] |
pass
pt323.3: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames[compute,id-b158ea55-472e-4086-8fa9-c64ac0c6c1d0,network,slow] |
||||||
test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] |
skip
pt323.4: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] |
||||||
tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps | 2 | 2 | 0 | 0 | 0 | Detail | |
test_swift_acl_anonymous_download[id-916c7111-cb1f-44b2-816d-8f760e4ea910,object_storage,slow] |
pass
pt324.1: tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download[id-916c7111-cb1f-44b2-816d-8f760e4ea910,object_storage,slow] |
||||||
test_swift_basic_ops[id-b920faf1-7b8a-4657-b9fe-9c4512bfb381,object_storage] |
pass
pt324.2: tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops[id-b920faf1-7b8a-4657-b9fe-9c4512bfb381,object_storage] |
||||||
tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_boot_into_disabled_port_security_network_without_secgroup[compute,id-13ccf253-e5ad-424b-9c4a-97b88a026699,network,slow] |
pass
pt325.1: tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_boot_into_disabled_port_security_network_without_secgroup[compute,id-13ccf253-e5ad-424b-9c4a-97b88a026699,network,slow] |
||||||
tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_sequence_suspend_resume[compute,id-949da7d5-72c8-4808-8802-e3d70df98e2c,slow] |
pass
pt326.1: tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume[compute,id-949da7d5-72c8-4808-8802-e3d70df98e2c,slow] |
||||||
tempest.scenario.test_server_basic_ops.TestServerBasicOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke] |
pass
pt327.1: tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke] |
||||||
tempest.scenario.test_server_multinode.TestServerMultinode | 1 | 1 | 0 | 0 | 0 | Detail | |
test_schedule_to_all_nodes[compute,id-9cecbe35-b9d4-48da-a37e-7ce70aa43d30,network,smoke] |
pass
pt328.1: tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes[compute,id-9cecbe35-b9d4-48da-a37e-7ce70aa43d30,network,smoke] |
||||||
tempest.scenario.test_shelve_instance.TestShelveInstance | 2 | 2 | 0 | 0 | 0 | Detail | |
test_shelve_instance[compute,id-1164e700-0af0-4a4c-8792-35909a88743c,image,network,slow] |
pass
pt329.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance[compute,id-1164e700-0af0-4a4c-8792-35909a88743c,image,network,slow] |
||||||
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt329.2: 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_snapshot_pattern.TestSnapshotPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_pattern[compute,id-608e604b-1d63-4a82-8e3e-91bc665c90b4,image,network,slow] |
pass
pt330.1: tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern[compute,id-608e604b-1d63-4a82-8e3e-91bc665c90b4,image,network,slow] |
||||||
tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
pass
pt331.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
||||||
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 4 | 4 | 0 | 0 | 0 | Detail | |
test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
pass
pt332.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
||||||
test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] |
pass
pt332.2: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] |
||||||
test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] |
pass
pt332.3: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] |
||||||
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
pass
pt332.4: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
||||||
Total | 1272 | 1183 | 10 | 0 | 79 |